aboutsummaryrefslogtreecommitdiff
path: root/pixelmappers
Commit message (Expand)AuthorAge
* Early stages of making simplemapper use bsearchGravatar 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
* | fixed a bug caused by util stuff. some new functionality, not all fully impl...Gravatar rcoh2011-01-03
|/
* Done with pixel regions, with demo in behaviors/AllPixelsLeft.py. Need to fi...Gravatar rcoh2010-12-22
* About halfway done with support for pixel regions. Modified the component re...Gravatar rcoh2010-12-22
* Merge branch 'master' into pixelregionsGravatar rcoh2010-12-20
|\
| * Util cleanup is done! Util.py is now refactored into the util module. Woo! RCOHGravatar rcoh2010-12-20
* | early stages of support for pixel regionsGravatar rcoh2010-12-14
|/
* 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
* Add PixelMapper functionality to abstract away from mapping locations->Pixels.Gravatar Russell Cohen2010-11-26