summaryrefslogtreecommitdiff
path: root/host/inter/test/test_drawable.py
AgeCommit message (Collapse)Author
2009-03-14 * host/inter, host/simu:Nicolas Schodet
- moved drawable and trans_matrix to the new directory structure. - new drawable behaviour.
2009-03-03 * all python:Nicolas Schodet
- fixed missing file headers.
2009-03-03 * all python:Nicolas Schodet
- no longer use sys.path, user should set PYTHONPATH.
2009-02-09 * all python:Nicolas Schodet
- changed tabs to spaces.
2008-06-03 * host, digital/asserv/tools, digital/avr/modules:Nicolas Schodet
- cleaned up python scripts hierarchy.
2008-04-04 * host/inter:Nicolas Schodet
- added virtual coordinates to DrawableCanvas.
2008-04-04 * host/inter:Nicolas Schodet
- added Drawable class.