forked from ewowi/StarBase
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify fixture gen: no presets and panels but hierarchical select opts
app.js - set opacity fixed to 100 - headerbytes from 5 to 4 - also show black pixels LedModFixture - headerbytes from 5 to 4 LedModFixtureGen - ledSize default to 5 - remove opacity - rename cloud to cloud4516 - rename fixtureGen to fixtureVar - fixtureVar: 3 level recursive options tree - remove panels checkbox (default fixTbl) - fixtureVarChFun: call ui->findOptionsText - pnlTbl ->fixTbl, pnlFirst->fixFirst - remove fixPreset (move to options and fixtureVarChFun) - getPanels->getFixtures - compare on option texts instead of option values
- Loading branch information
1 parent
444d314
commit 1c4cb3b
Showing
5 changed files
with
1,585 additions
and
1,658 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.