aboutsummaryrefslogtreecommitdiff
path: root/behaviors
Commit message (Collapse)AuthorAge
* Fixed problems with RunFiniteGravatar dxiao2011-02-20
|
* Added SplitBehavior and RunFinite behaviorsGravatar dxiao2011-02-20
|
* Added LocationMask, which limits affected pixels to a specified region of ↵Gravatar dxiao2011-02-20
| | | | the screen
* Merge branch 'master' into conner5Gravatar 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.
| * remove email address.Gravatar rcoh2011-02-16
| |
| * Merge branch 'conner5' of https://github.com/dxiao/SmootLight into dxiao-conner5Gravatar rcoh2011-02-16
| |\ | |/ |/| | | | | | | Conflicts: config/C5Sign.xml layouts/SpecifiedLayout.py
* | Code cleanup. Made Oval behavior (circle with h/w).Gravatar rcoh2011-02-16
| |
| * Merge branch 'master' into behavior-factoryGravatar rcoh2011-02-16
| |\
| * | change SwitchBehavior to take in a JSON dict to avoid weird XML parsing. ↵Gravatar eugue2011-02-14
| | | | | | | | | | | | Also added a public function to manually set current behavior.
* | | 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
|\ \ \
| * | | Added a vertical bars animation to C5Sign-dxiaoGravatar dxiao2011-02-13
| | | |
* | | | Added TimeSwitch to switch between behaviors at set time intervalsGravatar 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.
* | Added an override of setLastOutput to square.py. Added some pre-built ↵Gravatar rcoh2011-02-12
| | | | | | | | | | | | | | queries into the BQS. Modified the default behavior or setLastOutput to make a deep copy of ouput to prevent accidental interference.
| * Merge branch 'master' of github.com:rcoh/SmootLight into behavior-factoryGravatar eugue2011-02-12
| |\ | |/ |/|
| * Added SwitchBehavior and its unit test file. Could be used to control games.Gravatar eugue2011-02-12
| |
* | Modified the test code to automatically pick up new tests. Just add your ↵Gravatar rcoh2011-02-12
|/ | | | | | | | | test file to tests/__init__.py. Fixed a bug in ZigZagLayout. Added the BehaviorQuerySystem to allow querying on behaviors. Added the "ModulateColor" behavior which will continually shift a color along the HSV plane. Added TestBQS to test the behavior query system. Modified Behavior to have a getLastOutput and setLastOutput method.
* A couple bits of cleanup to the firefly codeGravatar rcoh2011-01-29
|
* Merge branch 'fridaydemo' of https://github.com/smootlight2/SmootLight into ↵Gravatar rcoh2011-01-29
|\ | | | | | | smootlight2-fridaydemo
| * New Flasher behavior which fades colors in and out.Gravatar Jim Salem2011-01-28
| | | | | | | | | | Several new color functions. Created a "firefly" demo (moving colored bubbles that fade in and out)
* | Finished merge of fridaydemo, restored fixed ControllerOSC.pyGravatar dan2011-01-28
| |
* | Merge branch 'fridaydemo' of github.com:rcoh/SmootLight into oscGravatar dan2011-01-28
|\ \ | | | | | | | | | | | | Conflicts: behaviors/ControllerOSC.py
| * | Finishing touches to OSC stuff.Gravatar rcoh2011-01-28
| | |
* | | Merge branch 'fridaydemo' of github.com:rcoh/SmootLight into oscGravatar dan2011-01-28
|\| | | | | | | | | | | | | | Conflicts: behaviors/ControllerOSC.py
| * | Picking up some files that were lost.Gravatar rcoh2011-01-28
| | |
| * | Merge branch 'mobileapp' of github.com:rcoh/SmootLight into fridaydemoGravatar rcoh2011-01-28
| |\ \
* | \ \ Merge branch 'fridaydemo' of github.com:rcoh/SmootLight into oscGravatar dan2011-01-28
|\ \ \ \ | | |_|/ | |/| |
| | | * reverted the effort to take string inputs.Gravatar eugue2011-01-28
| | | |
* | | | Fixed Problems with controllerGravatar Dan2011-01-28
| | | |
| | | * get string data instead of intGravatar eugue2011-01-28
| | | |
| | * | Lots of stuff INCOMPLETEGravatar rcoh2011-01-28
| |/ /
| * | Merge branch 'wind-behavior' into fridaydemoGravatar rcoh2011-01-28
| |\ \ | | | | | | | | | | | | | | | | Conflicts: behaviors/XYMove.py
* | | | Merge branch 'fridaydemo' of github.com:rcoh/SmootLight into oscGravatar Dan2011-01-28
|\| | |
| * | | Finishing up for the demoGravatar rcoh2011-01-28
| | |/ | |/|
* | | added behavior for sixaxis controller over OSC-- untestedGravatar mdan2011-01-28
| | |
| | * Added HTMLInput, SmootWind behavior, and a config file for testing.Gravatar eugue2011-01-27
| |/
* | Modifies OSC configuration and behavior.Gravatar mdan2011-01-27
| |
| * Doc change. Merge experimental.Gravatar rcoh2011-01-27
| |
| * Merge branch 'experimental'Gravatar rcoh2011-01-27
| |\ | | | | | | | | | | | | Conflicts: config/6thFloor.xml
| * \ Merge branch 'mobileapp'Gravatar rcoh2011-01-27
| |\ \
| * \ \ Merge branch 'osc'Gravatar rcoh2011-01-27
| |\ \ \ | |/ / / |/| | | | | | | | | | | | | | | Conflicts: behaviors/Square.py pixelcore/PixelStrip.py
| * | | A metric $#%$-ton of changes. Added doc-strings to EVERYTHING. Phew. ↵Gravatar rcoh2011-01-27
| | | | | | | | | | | | | | | | | | | | | | | | Fixed a massive bug that increases performance in by up to a factor of 60. A bunch of new behaviors for the class.
| | * | mobile shake behavior added.Gravatar eugue2011-01-27
| | | |
| * | | Merge branch 'mobileapp' into biginstallGravatar Russell Cohen2011-01-26
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: behaviors/RestrictLocation.py behaviors/Square.py config/6thFloor.xml inputs/TCPInput.py layouts/60StripLayout.xml operationscore/Behavior.py operationscore/PixelMapper.py pixelcore/Pixel.py pixelcore/Screen.py renderers/60StripSeq.xml
* | | | TouchOSC-specific behaviorGravatar Dan2011-01-25
| | | |
| | * | working version of IconMoverGravatar eugue2011-01-25
| | | |
| | | * Fancy param modificationGravatar rcoh2011-01-25
| | |/ | |/|
* / | Adding an OSC input.Gravatar Dan2011-01-25
|/ /