Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | API improvements for Flipable. | Michael Brasser | 2009-04-29 | 1 | -0/+10 |
| | | | | | | You can now specify an axis and rotation, rather than using transform. The tranform behavior has been preserved, however, to allow for cases where you want a more complex transform when rotating. | ||||
* | API and documentation work on the transform elements. | Michael Brasser | 2009-04-28 | 1 | -0/+96 |
Axis has been split into Axis, AxisRotation, and AxisTranslation. Basic docs (in some cases just a stub) have been added for these, Perspective, and Squish. Flipable has moved to its own file. |