aboutsummaryrefslogtreecommitdiff
path: root/config/C5Sign.xml
Commit message (Collapse)AuthorAge
* Added SplitBehavior and RunFinite behaviorsGravatar dxiao2011-02-20
|
* Added an InitialLocationInputGravatar dxiao2011-02-20
|
* Added LocationMask, which limits affected pixels to a specified region of ↵Gravatar dxiao2011-02-20
| | | | the screen
* C5Sign is now not runnable - use C5Sign-[no]pygame insteadGravatar dxiao2011-02-20
|
* Added JPGInput to process images. Modified Input and LightInstallation to ↵Gravatar rcoh2011-02-17
| | | | | | support passing multiple inputs simultaeneously. Added FadeIn Pixel event. Needs work / configurability.
* Code cleanup. Made Oval behavior (circle with h/w).Gravatar rcoh2011-02-16
|
* Fixed some threading bugs. Modified LightInstallation.py so that Behaviors ↵Gravatar rcoh2011-02-14
| | | | | | are *Only* run if they are marked to be rendered. Fixed a threading issue tied to the component registry.
* Merge branch 'conner5' of github.com:dxiao/SmootLight into conner5Gravatar rcoh2011-02-13
|\
* | Config changes.Gravatar rcoh2011-02-13
| |
| * Added a vertical bars animation to C5Sign-dxiaoGravatar dxiao2011-02-13
| |
* | Added TimeSwitch to switch between behaviors at set time intervalsGravatar rcoh2011-02-13
|/
* Merge branch 'conner5' of github.com:dxiao/SmootLight into conner5Gravatar rcoh2011-02-13
|\
* | Added a circle behavior to make circles. Added ContinuousCenterInput to do ↵Gravatar rcoh2011-02-13
| | | | | | | | | | | | what it says. Modified SimpleMapper a bit.
| * Merge branch 'conner5' of github.com:dxiao/SmootLight into conner5Gravatar dxiao2011-02-13
| |\ | |/ |/| | | | | Conflicts: config/C5Sign.xml
| * blahGravatar dxiao2011-02-13
| |
* | Added OSC (phone controlled) behavior to the C5 SignGravatar rcoh2011-02-13
|/
* Note that y coordinates in Layout must be subtracted from 24Gravatar rcoh2011-02-13
|
* sign configGravatar rcoh2011-02-13