aboutsummaryrefslogtreecommitdiff
path: root/behaviors/ColorChangerBehavior.py
Commit message (Expand)AuthorAge
* A metric $#%$-ton of changes. Added doc-strings to EVERYTHING. Phew. Fixed...Gravatar rcoh2011-01-27
* Rewrite of Behavior parent class to suck less. Lots of bug fixes. AddedGravatar Russell Cohen2011-01-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
* Added BehaviorChain to support chains of behaviors. Added FollowMouseGravatar Russell Cohen2010-11-25