aboutsummaryrefslogtreecommitdiff
path: root/behaviors
Commit message (Expand)AuthorAge
* Added a circle behavior to make circles. Added ContinuousCenterInput to do w...Gravatar rcoh2011-02-13
* Added an override of setLastOutput to square.py. Added some pre-built querie...Gravatar rcoh2011-02-12
* Modified the test code to automatically pick up new tests. Just add your tes...Gravatar rcoh2011-02-12
* A couple bits of cleanup to the firefly codeGravatar rcoh2011-01-29
* Merge branch 'fridaydemo' of https://github.com/smootlight2/SmootLight into s...Gravatar rcoh2011-01-29
|\
| * New Flasher behavior which fades colors in and out.Gravatar Jim Salem2011-01-28
* | Finished merge of fridaydemo, restored fixed ControllerOSC.pyGravatar dan2011-01-28
* | Merge branch 'fridaydemo' of github.com:rcoh/SmootLight into oscGravatar dan2011-01-28
|\ \
| * | Finishing touches to OSC stuff.Gravatar rcoh2011-01-28
* | | Merge branch 'fridaydemo' of github.com:rcoh/SmootLight into oscGravatar dan2011-01-28
|\| |
| * | 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
| |\ \
* | | | 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
| |\
| * \ Merge branch 'mobileapp'Gravatar rcoh2011-01-27
| |\ \
| * \ \ Merge branch 'osc'Gravatar rcoh2011-01-27
| |\ \ \ | |/ / / |/| | |
| * | | A metric $#%$-ton of changes. Added doc-strings to EVERYTHING. Phew. Fixed...Gravatar rcoh2011-01-27
| | * | mobile shake behavior added.Gravatar eugue2011-01-27
| * | | Merge branch 'mobileapp' into biginstallGravatar Russell Cohen2011-01-26
| |\| |
* | | | 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
|/ /
* | Some new stuff. Fixed a bug where screen responses weren't being synchronize...Gravatar rcoh2011-01-24
| * merge with biginstallGravatar eugue2011-01-24
* | Bouncing behavior. Working out a weird bug. Threading may be involved?Gravatar rcoh2011-01-22
* | Added a new config file to run the upstairs lights. Modified PixelMapper toGravatar Russell Cohen2011-01-21
* | Rewrite of Behavior parent class to suck less. Lots of bug fixes. AddedGravatar Russell Cohen2011-01-20
* | a couple more behavior additionsGravatar rcoh2011-01-16
* | Added ResponseMover to facilitate spawn and run responses. ModifiedGravatar Russell Cohen2011-01-12
* | Merge branch 'master' into behaviorsGravatar Russell Cohen2011-01-12
|\|
| * Some config changes to make everything a little more palatable.Gravatar rcoh2011-01-11
| * Merge branch 'stability' of github.com:rcoh/SmootLightGravatar Russell Cohen2011-01-10
| |\
* | | some improvements to behavior chain. A "Square" BehaviorGravatar Russell Cohen2011-01-10
|/ /
| * Worked on getting the threading stuff consolidated in ThreadedSmootCoreObject...Gravatar Thomas B Thompson2011-01-10
* | Some performance improvements. Faster evaluation of range-based queries withGravatar Russell2011-01-10
|/
* Some performance improvements -- we also synchronize all the frames, giving u...Gravatar rcoh2011-01-04
* fixed a bug caused by util stuff. some new functionality, not all fully impl...Gravatar rcoh2011-01-03
* setting up some more behaviors to get inherited fromGravatar rcoh2010-12-29