aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Adding gettingStarted docs and improving XmlConfiguration docs.Gravatar rcoh2011-02-17
|
* Added Getting Started documentation.Gravatar Andrew Chen2011-02-17
|
* Added a readme!Gravatar Russell Cohen2011-02-17
|
* remove email address.Gravatar rcoh2011-02-16
|
* Adding XML DocsGravatar 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' 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. ↵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
| | |\
| | | * Get rid annoying print statement for RussellGravatar dxiao2011-02-13
| | | |
| | * | 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
| | | |
| | | * Completed C5SignMapper, first versionGravatar dxiao2011-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.
| | | * Added new C5PixelMapper, not yet completeGravatar dxiao2011-02-13
| | | |
| | | * 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
| | |/
| | * changed C5Sign layout to reflect accurate originGravatar dxiao2011-02-13
| | |
| | * Picking up the rendererGravatar rcoh2011-02-13
| | |
| | * Note that y coordinates in Layout must be subtracted from 24Gravatar rcoh2011-02-13
| | |
| | * new c5 layout.Gravatar dxiao2011-02-13
| | |
| | * sign configGravatar rcoh2011-02-13
| | |
| | * Added ability to specify a precise pixelmap. untested.Gravatar rcoh2011-02-13
| |/
| * Woops.Gravatar rcoh2011-02-12
| |
| * 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
| |
| * Merge branch 'objprops'Gravatar rcoh2011-02-12
| |\
| | * Add new behaviors to the BQSGravatar rcoh2011-02-12
| | |
| * | Merge branch 'objprops'Gravatar rcoh2011-02-12
| |\| | | | | | | | | | | | | Conflicts: Profile.py
| | * Added some new tests to BehaviorQuerySystem.py which demonstrate how to use ↵Gravatar rcoh2011-02-12
| | | | | | | | | | | | it. Fixed a bug in BQS.
| | * 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.
| * | Merge branch 'osc'Gravatar rcoh2011-02-09
| |\ \ | | | | | | | | | | | | | | | | Conflicts: Profile.py
| | | * Early stages of support for interbehavior interactions. Fixed a bug in the ↵Gravatar rcoh2011-02-09
| | | | | | | | | | | | | | | | | | | | | | | | config eval and added some new tests.
| | | * 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
| | | |