aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | fixed a bug caused by util stuff. some new functionality, not all fully impl...Gravatar rcoh2011-01-03
* | | Not sure if this works.Gravatar rcoh2011-01-03
* | | Changed default mode of xml merging to merge instead of replace. Added some ...Gravatar rcoh2011-01-02
* | | Inheritence now happens at all levels on reading of config files. No additio...Gravatar rcoh2010-12-29
| | * a couple improvements. nothing huge.Gravatar rcoh2010-12-29
| | * Merge branch 'configimprovements' into performanceGravatar rcoh2010-12-29
| | |\ | |_|/ |/| |
| | * early.Gravatar rcoh2010-12-29
| |/
* / setting up some more behaviors to get inherited fromGravatar rcoh2010-12-29
|/
* Modify LightInstallation to resolve inheritances. In the future, we may impr...Gravatar rcoh2010-12-26
* a bugfix in APL. Support and a unit test for behavior inheritance. It now h...Gravatar rcoh2010-12-26
* some testcode that should be in the testing branch, but w/e. A method to com...Gravatar rcoh2010-12-25
* Merge branch 'master' into configimprovementsGravatar rcoh2010-12-25
|\
| * added test directory for unittests and an example skeleton unit test. WRITE ...Gravatar rcoh2010-12-25
* | Early stages of support for config inheritance. MIGHT NOT WORK! Sorry. -RCOHGravatar rcoh2010-12-25
| * early stages. WARNING: THIS COMMIT DOESN'T NECESSARILY WORK. Sorry.Gravatar rcoh2010-12-25
| * Merge branch 'logging'Gravatar rcoh2010-12-25
| |\
* | | early stagesGravatar rcoh2010-12-24
| | * fixed branchingGravatar Thomas B Thompson2010-12-24
| | * done with logging stuff -- pretty simple, just need to import from logger mod...Gravatar Thomas B Thompson2010-12-24
| * | A bit of cleanup.Gravatar rcoh2010-12-22
| * | all done w/ pixel regions. will be merged to master in future.Gravatar rcoh2010-12-22
| * | Done with pixel regions, with demo in behaviors/AllPixelsLeft.py. Need to fi...Gravatar rcoh2010-12-22
| * | About halfway done with support for pixel regions. Modified the component re...Gravatar rcoh2010-12-22
| * | Merge branch 'master' into pixelregionsGravatar rcoh2010-12-20
| |\ \ | |/ / |/| |
* | | Util cleanup is done! Util.py is now refactored into the util module. Woo! RCOHGravatar rcoh2010-12-20
* | | A little bit more util stuff. Migrated the component registry to the Compone...Gravatar rcoh2010-12-20
* | | About halfway done with the Util cleanup. Some stuff left to do with scoping...Gravatar rcoh2010-12-15
| |/ |/|
| * early stages of support for pixel regionsGravatar rcoh2010-12-14
|/
* Merge branch 'master' of github.com:rcoh/SmootLightGravatar rcoh2010-12-08
|\
* | Code for the demo. Everything works afaik. Contains a couple more optimizat...Gravatar rcoh2010-12-08
| * Put together TCPInput; added TCPInput and a colorchange Behavior for it in co...Gravatar Sun2010-12-08
|/
* Speed optimizations abound! Caching on parameter validation, BinaryGravatar Russell Cohen2010-12-03
* Added support for RecursiveHooks, RecursiveBehaviors and GaussianMapperGravatar Russell Cohen2010-12-01
* Making recursive behaviors work. Some bugs existed before. Adding runningGravatar Russell Cohen2010-11-29
* Add PixelMapper functionality to abstract away from mapping locations->Pixels.Gravatar Russell Cohen2010-11-26
* Renaming LayoutEngine to PixelAssemblerGravatar Russell Cohen2010-11-25
* Added BehaviorChain to support chains of behaviors. Added FollowMouseGravatar Russell Cohen2010-11-25
* Refactoring complete! Made modules/packages as appropriate. Finally.Gravatar Russell Cohen2010-11-24
* Completing renaming refactoring. Also getting less crappy at git.Gravatar Russell Cohen2010-11-23
* Completed renaming discussed. All functionality seems to be intact. -RCOH.Gravatar Russell Cohen2010-11-23
* First Commit with the code. In process of doing some refactoring.Gravatar Russell Cohen2010-11-23
* first commitGravatar Russell Cohen2010-11-23