aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:rcoh/SmootLightGravatar rcoh2011-02-16
|\
* \ Merge branch 'master' into behavior-factoryGravatar rcoh2011-02-16
|\ \
| | * Fixed python 2.7 issue where {val} is interpreted as set([val]).Gravatar dlaw2011-02-17
| |/
| * Adding images to the Behaviors DocsGravatar rcoh2011-02-15
| * Added documentation to repo in docs folder.Gravatar rcoh2011-02-15
* | change SwitchBehavior to take in a JSON dict to avoid weird XML parsing. Also...Gravatar eugue2011-02-14
| * Woops.Gravatar rcoh2011-02-12
| * Added an override of setLastOutput to square.py. Added some pre-built querie...Gravatar rcoh2011-02-12
* | 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
| * Merge branch 'objprops'Gravatar rcoh2011-02-12
| |\
| | * Add new behaviors to the BQSGravatar rcoh2011-02-12
| * | Merge branch 'objprops'Gravatar rcoh2011-02-12
| |\|
| | * Added some new tests to BehaviorQuerySystem.py which demonstrate how to use i...Gravatar rcoh2011-02-12
| | * Modified the test code to automatically pick up new tests. Just add your tes...Gravatar rcoh2011-02-12
| * | Merge branch 'osc'Gravatar rcoh2011-02-09
| |\ \
| | | * Early stages of support for interbehavior interactions. Fixed a bug in the c...Gravatar rcoh2011-02-09
| | | * Merge branch 'configimprovements' into objpropsGravatar rcoh2011-02-08
| | |/| | |/| |
| * | | Merge branch 'master' of github.com:rcoh/SmootLightGravatar rcoh2011-02-05
| |\ \ \ | |/ / / |/| | |
| | | * Early stages of param-binding in xml. Functional. RCOHGravatar rcoh2011-02-05
| | |/ | |/|
| | * couple changesGravatar rcoh2011-02-04
| | * Merge branch 'osc' of github.com:rcoh/SmootLight into oscGravatar rcoh2011-02-01
| | |\
| | * | cleanup on aisle 3 (in 6thfloorosc.xml)Gravatar rcoh2011-02-01
| * | | Cleanup demo codeGravatar rcoh2011-02-01
| * | | Profile changes.Gravatar rcoh2011-02-01
| | | * removed duplicate OSC server--one is much faster. Building more into custom i...Gravatar Daniel2011-01-29
| | | * Merge branch 'master' of github.com:rcoh/SmootLight into oscGravatar Daniel2011-01-29
| | | |\ | | |_|/ | |/| |
* | | | Merge branch 'master' of github.com:rcoh/SmootLightGravatar Daniel2011-01-29
|\| | |
| | | * 6thFloorOsc commented out renderer to lights, default LightInstallation confi...Gravatar Daniel2011-01-29
| * | | 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
| |\ \ \
| * | | | Fixed a bug that was causing us to drop clicks.Gravatar rcoh2011-01-29
| * | | | Merge branch 'osc' of github.com:rcoh/SmootLightGravatar rcoh2011-01-29
| |\ \ \ \
| * | | | | couple changes. Merge of friday demo.Gravatar rcoh2011-01-29
| | | | | * Merge branch 'master' into oscGravatar Daniel2011-01-29
| | | |_|/| | | |/| |/ | |_|_|/| |/| | | |
* | | | | Added recursive switch for permissions on log file dir, also made executable.Gravatar Daniel2011-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
| |\ \ \ \
| * | | | | Fixed TCPInput bug.Gravatar rcoh2011-01-28
| | | * | | Merge branch 'osc' of github.com:rcoh/SmootLight into oscGravatar dan2011-01-28
| | | |\ \ \
| | | | * | | readded testosc in tests directoryGravatar Dan2011-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