-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Multiply and Rotate projection, fix gen serpentine, ring241 bugfix
AppFixture: - projectAndMap: a bit of refactoring but WIP!!! - add Multiply and rotate projection AppLeds: add spinXY raw code WIP and add to XYZ function (if rotate projection) AppModFixtureGen: - matrix: implement serpentine - matrix 4x32x8, corrections - pin: set remaining rows to same pin - rings241: bug fix in2out AppModLeds: - fx and pro: deal with value changes where no rowNr provided (e.g. from curl and other instances) - add multiply and rotate effects SysModFiles: fileTbl: addRow: set rowNr SysModModel: - don't save stage property - Coord3D add / and /= operator - varPostDetails: use childVar iterator so null values can be properly removed SysModWeb: add upd info UserModInstances - update udp Info - sendSysInfoUDP: if valArray, send [0]
- Loading branch information
Showing
15 changed files
with
1,279 additions
and
1,110 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
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.