summaryrefslogtreecommitdiff
path: root/host/simu/inter/test
AgeCommit message (Collapse)Author
2012-06-09host/simu/inter: add text drawing primitiveNicolas Schodet
2012-03-30host/simu/inter: add draw_oval using a smooth polygonNicolas Schodet
2011-04-29host/simu: transpose transformation matrix, reverse transformation orderNicolas Schodet
This is better because transformations can be built incrementally from the container to the contained. This use the same semantic as OpenGL.
2009-04-25 * all python:Nicolas Schodet
- fixed comment.
2009-03-14 * host/inter, host/simu:Nicolas Schodet
- moved drawable and trans_matrix to the new directory structure. - new drawable behaviour.