aboutsummaryrefslogtreecommitdiff
path: root/operationscore/Behavior.py
Commit message (Expand)AuthorAge
* Rewrite of Behavior parent class to suck less. Lots of bug fixes. AddedGravatar Russell Cohen2011-01-20
* About halfway done with support for pixel regions. Modified the component re...Gravatar rcoh2010-12-22
* 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
* 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