aboutsummaryrefslogtreecommitdiff
path: root/pixelevents/SingleFrameEvent.py
Commit message (Collapse)AuthorAge
* A metric $#%$-ton of changes. Added doc-strings to EVERYTHING. Phew. ↵Gravatar rcoh2011-01-27
| | | | | | Fixed a massive bug that increases performance in by up to a factor of 60. A bunch of new behaviors for the class.
* Some new stuff. Fixed a bug where screen responses weren't being ↵Gravatar rcoh2011-01-24
| | | | | | synchronized. Now they are. Added XYMove to do a bouncy behavior.
* Bouncing behavior. Working out a weird bug. Threading may be involved?Gravatar rcoh2011-01-22
|
* Some performance improvements. Faster evaluation of range-based queries withGravatar Russell2011-01-10
lambda expressions. Faster exp with approximated fastexp. Some changes to the component registry.