aboutsummaryrefslogtreecommitdiff
path: root/behaviors/EchoBehavior.py
Commit message (Collapse)AuthorAge
* New Flasher behavior which fades colors in and out.Gravatar Jim Salem2011-01-28
| | | | | Several new color functions. Created a "firefly" demo (moving colored bubbles that fade in and out)
* 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.
* Rewrite of Behavior parent class to suck less. Lots of bug fixes. AddedGravatar Russell Cohen2011-01-20
| | | | 'RestrictLocation' which allows events to fire based on their location.
* About halfway done with support for pixel regions. Modified the component ↵Gravatar rcoh2010-12-22
| | | | | | registry a bit. Added support for multiple pixel mappers (and along with that, default components). RCOH
* Util cleanup is done! Util.py is now refactored into the util module. Woo! RCOHGravatar rcoh2010-12-20
|
* Refactoring complete! Made modules/packages as appropriate. Finally.Gravatar Russell Cohen2010-11-24