Skip to content

Commit 453f0a0

Browse files
committed
Updated VERSIONS to provide better info on the Matrix2D changes
Signed-off-by: Grant Skinner <[email protected]>
1 parent 0f0b17e commit 453f0a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

VERSIONS.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ CRITICAL (may break existing content):
1919
- renamed initialize on geom classes to "setValues()"
2020
- removed secondary properties (visible, alpha, compositeOperation, shadow) and related functionality from Matrix2D
2121
- added DisplayProps to hold these properties + a matrix instance
22-
- some matrix methods were fixed to work properly
22+
- Matrix2D was updated to be internally consistent with regards to matrix orientation
23+
- Matrix2D transform methods (ex. translate, rotate) now behave as append instead of prepend operations
2324
- renamed ColorMatrix.copyMatrix() to .copy() to reflect geom classes
2425

2526
*****

0 commit comments

Comments
 (0)