aboutsummaryrefslogtreecommitdiff
path: root/pixelcore/Pixel.py
Commit message (Expand)AuthorAge
* Added a new config file to run the upstairs lights. Modified PixelMapper toGravatar Russell Cohen2011-01-21
* Some performance improvements -- we also synchronize all the frames, giving u...Gravatar rcoh2011-01-04
* worked on profiling, made a bunch of changes, huge speedup!Gravatar Thomas B Thompson2011-01-04
* 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
* Add PixelMapper functionality to abstract away from mapping locations->Pixels.Gravatar Russell Cohen2010-11-26
* 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