Skip to content

Theater scene wizzard#176

Merged
CorsCodini merged 130 commits intomainfrom
theater-scene-wizzard
Mar 29, 2025
Merged

Theater scene wizzard#176
CorsCodini merged 130 commits intomainfrom
theater-scene-wizzard

Conversation

@Doralitze
Copy link
Copy Markdown
Member

@Doralitze Doralitze commented Nov 16, 2024

This pull request adds the theatre scene wizzard, along some other little quality of live improvements.

  • Color brightness mixins
  • Hiding of configuration buttons on unconfigurable filters
  • Fixing the fixture channel order
  • Added confirmation dialog prior to deleting scenes
  • Improved fixture filter positioning
  • Fixing a bug causing the channel links of cue filters to disappear on channel setup changes
  • Introduced a feature to remove channels from cues
  • Previews for content of constant nodes

@Doralitze Doralitze added the enhancement New feature or request label Nov 16, 2024
@Doralitze
Copy link
Copy Markdown
Member Author

Doralitze commented Dec 15, 2024

The following things are still required prior to merge:

  • Fix bug making save and restore of show files containing ColorBrightnessMixin vfilters impossible. (Somehow they are saved as a different filter or get a different node assigned on loading?)
  • Implement instantiation of cue scene using model

Copy link
Copy Markdown
Member

@CorsCodini CorsCodini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mearge ready

Comment thread src/model/scene.py
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the property instead ?

@CorsCodini CorsCodini merged commit 8236889 into main Mar 29, 2025
1 check passed
@CorsCodini CorsCodini deleted the theater-scene-wizzard branch March 29, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment