xLightsSequencer / xLights

xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers.
GNU General Public License v3.0
562 stars 211 forks source link

Feature: Warn/Fix Models when Green Square is on Wrong Side #4979

Open MrPaulAR opened 2 days ago

MrPaulAR commented 2 days ago

Describe the solution you'd like Provide a warning/popup to a user if they draw a model backwards. This will at least notify new users that the render buffer is opposite to what they drew.

Maybe some basic logic to prevent too many warnings.

May be worth adding to check sequence too but chances are if they are looking here they are already aware there is an issue based on looking at sequencer.

Alternate Solutions

Other possible solutions that may be better for the user but more complicated, if not impossible, to implement.