aboutsummaryrefslogtreecommitdiff
path: root/operationscore/SmootCoreObject.py
Commit message (Expand)AuthorAge
* Modified the test code to automatically pick up new tests. Just add your tes...Gravatar rcoh2011-02-12
* Early stages of param-binding in xml. Functional. RCOHGravatar rcoh2011-02-05
* A metric $#%$-ton of changes. Added doc-strings to EVERYTHING. Phew. Fixed...Gravatar rcoh2011-01-27
* Worked on getting the threading stuff consolidated in ThreadedSmootCoreObject...Gravatar Thomas B Thompson2011-01-10
* Some performance improvements -- we also synchronize all the frames, giving u...Gravatar rcoh2011-01-04
* Merge branch 'bens-cleanup' of github.com:rcoh/SmootLightGravatar rcoh2011-01-04
|\
| * worked on profiling, made a bunch of changes, huge speedup!Gravatar Thomas B Thompson2011-01-04
* | 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
* 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
* Refactoring complete! Made modules/packages as appropriate. Finally.Gravatar Russell Cohen2010-11-24