aboutsummaryrefslogtreecommitdiff
path: root/behaviors/AllPixelsLeft.py
Commit message (Collapse)AuthorAge
* a bugfix in APL. Support and a unit test for behavior inheritance. It now ↵Gravatar rcoh2010-12-26
| | | | | | | happens automatically when the config is loaded. Simply use Config.loadConfigFile(fileName) to leverage the functionality.
* some testcode that should be in the testing branch, but w/e. A method to ↵Gravatar rcoh2010-12-25
| | | | | | composite to xml trees, and a unit test to test it.
* Done with pixel regions, with demo in behaviors/AllPixelsLeft.py. Need to ↵Gravatar rcoh2010-12-22
finish up support for multiple mappers.