aboutsummaryrefslogtreecommitdiff
path: root/util/ColorOps.py
Commit message (Collapse)AuthorAge
* Early stages of param-binding in xml. Functional. RCOHGravatar rcoh2011-02-05
|
* Merge branch 'fridaydemo' of https://github.com/smootlight2/SmootLight into ↵Gravatar rcoh2011-01-29
|\ | | | | | | smootlight2-fridaydemo
* | couple changes. Merge of friday demo.Gravatar rcoh2011-01-29
| |
| * 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.
* Merge branch 'performance'Gravatar rcoh2011-01-04
|\ | | | | | | | | | | Conflicts: config/Outdoor.xml util/ColorOps.py
* | worked on profiling, made a bunch of changes, huge speedup!Gravatar Thomas B Thompson2011-01-04
| |
| * Merge branch 'configimprovements' into performanceGravatar rcoh2010-12-29
| |\ | | | | | | | | | | | | Conflicts: util/ColorOps.py
| * | early.Gravatar rcoh2010-12-29
|/ /
| * setting up some more behaviors to get inherited fromGravatar rcoh2010-12-29
|/
* About halfway done with the Util cleanup. Some stuff left to do with ↵Gravatar rcoh2010-12-15
scoping etc.