aboutsummaryrefslogtreecommitdiff
path: root/LightInstallation.py
Commit message (Expand)AuthorAge
* Modify LightInstallation to resolve inheritances. In the future, we may impr...Gravatar rcoh2010-12-26
* Merge branch 'logging'Gravatar rcoh2010-12-25
|\
| * 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
* | About halfway done with support for pixel regions. Modified the component re...Gravatar rcoh2010-12-22
* | 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
|/
* Code for the demo. Everything works afaik. Contains a couple more optimizat...Gravatar rcoh2010-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
* First Commit with the code. In process of doing some refactoring.Gravatar Russell Cohen2010-11-23