aboutsummaryrefslogtreecommitdiff
path: root/behaviors/BehaviorChain.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
* some improvements to behavior chain. A "Square" BehaviorGravatar Russell Cohen2011-01-10
* Some performance improvements. Faster evaluation of range-based queries withGravatar Russell2011-01-10
* setting up some more behaviors to get inherited fromGravatar rcoh2010-12-29
* 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
* Code for the demo. Everything works afaik. Contains a couple more optimizat...Gravatar rcoh2010-12-08
* 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
* Added BehaviorChain to support chains of behaviors. Added FollowMouseGravatar Russell Cohen2010-11-25