aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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