Skip to content

Commit

Permalink
Updated VERSIONS to provide better info on the Matrix2D changes
Browse files Browse the repository at this point in the history
Signed-off-by: Grant Skinner <info@gskinner.com>
  • Loading branch information
gskinner committed Dec 19, 2014
1 parent 0f0b17e commit 453f0a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion VERSIONS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ CRITICAL (may break existing content):
- renamed initialize on geom classes to "setValues()"
- removed secondary properties (visible, alpha, compositeOperation, shadow) and related functionality from Matrix2D
- added DisplayProps to hold these properties + a matrix instance
- some matrix methods were fixed to work properly
- Matrix2D was updated to be internally consistent with regards to matrix orientation
- Matrix2D transform methods (ex. translate, rotate) now behave as append instead of prepend operations
- renamed ColorMatrix.copyMatrix() to .copy() to reflect geom classes

*****
Expand Down

0 comments on commit 453f0a0

Please sign in to comment.