aboutsummaryrefslogtreecommitdiff
path: root/renderers/IndoorRenderer.py
Commit message (Collapse)AuthorAge
* Lots of stuff INCOMPLETEGravatar rcoh2011-01-28
|
* 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.
* Added a new config file to run the upstairs lights. Modified PixelMapper toGravatar Russell Cohen2011-01-21
| | | | track cache hits. Added 60-strip layouts and renderer configs.
* Some performance improvements -- we also synchronize all the frames, giving ↵Gravatar rcoh2011-01-04
| | | | | | us a meaning that even if things slow down, rendering doesn't look weird.
* fixed a bug caused by util stuff. some new functionality, not all fully ↵Gravatar rcoh2011-01-03
| | | | implemented.
* Not sure if this works.Gravatar rcoh2011-01-03
|
* 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
* About halfway done with the Util cleanup. Some stuff left to do with ↵Gravatar rcoh2010-12-15
| | | | scoping etc.
* Refactoring complete! Made modules/packages as appropriate. Finally.Gravatar Russell Cohen2010-11-24