aboutsummaryrefslogtreecommitdiff
path: root/inputs/PygameInput.py
Commit message (Expand)AuthorAge
* Added OSC (phone controlled) behavior to the C5 SignGravatar rcoh2011-02-13
* Fixed a bug that was causing us to drop clicks.Gravatar rcoh2011-01-29
* Lots of stuff INCOMPLETEGravatar rcoh2011-01-28
* Finishing up for the demoGravatar rcoh2011-01-28
* 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
* worked on profiling, made a bunch of changes, huge speedup!Gravatar Thomas B Thompson2011-01-04
* About halfway done with support for pixel regions. Modified the component re...Gravatar rcoh2010-12-22
* Util cleanup is done! Util.py is now refactored into the util module. Woo! RCOHGravatar rcoh2010-12-20
* Code for the demo. Everything works afaik. Contains a couple more optimizat...Gravatar rcoh2010-12-08
* 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