index
:
SmootLight
conner5
modular control system for interactive large-scale pixel-based light installations
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
operationscore
Commit message (
Expand
)
Author
Age
*
Some new stuff. Fixed a bug where screen responses weren't being synchronize...
rcoh
2011-01-24
*
Bouncing behavior. Working out a weird bug. Threading may be involved?
rcoh
2011-01-22
*
Added a new config file to run the upstairs lights. Modified PixelMapper to
Russell Cohen
2011-01-21
*
Rewrite of Behavior parent class to suck less. Lots of bug fixes. Added
Russell Cohen
2011-01-20
*
Worked on getting the threading stuff consolidated in ThreadedSmootCoreObject...
Thomas B Thompson
2011-01-10
*
Some performance improvements -- we also synchronize all the frames, giving u...
rcoh
2011-01-04
*
Merge branch 'performance'
rcoh
2011-01-04
|
\
*
\
Merge branch 'bens-cleanup' of github.com:rcoh/SmootLight
rcoh
2011-01-04
|
\
\
|
*
|
worked on profiling, made a bunch of changes, huge speedup!
Thomas B Thompson
2011-01-04
|
|
*
a couple improvements. nothing huge.
rcoh
2010-12-29
|
|
/
|
/
|
*
|
setting up some more behaviors to get inherited from
rcoh
2010-12-29
|
/
*
About halfway done with support for pixel regions. Modified the component re...
rcoh
2010-12-22
*
Util cleanup is done! Util.py is now refactored into the util module. Woo! RCOH
rcoh
2010-12-20
*
About halfway done with the Util cleanup. Some stuff left to do with scoping...
rcoh
2010-12-15
*
Code for the demo. Everything works afaik. Contains a couple more optimizat...
rcoh
2010-12-08
*
Speed optimizations abound! Caching on parameter validation, Binary
Russell Cohen
2010-12-03
*
Added support for RecursiveHooks, RecursiveBehaviors and GaussianMapper
Russell Cohen
2010-12-01
*
Making recursive behaviors work. Some bugs existed before. Adding running
Russell Cohen
2010-11-29
*
Add PixelMapper functionality to abstract away from mapping locations->Pixels.
Russell Cohen
2010-11-26
*
Renaming LayoutEngine to PixelAssembler
Russell Cohen
2010-11-25
*
Added BehaviorChain to support chains of behaviors. Added FollowMouse
Russell Cohen
2010-11-25
*
Refactoring complete! Made modules/packages as appropriate. Finally.
Russell Cohen
2010-11-24