We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0b17e commit 453f0a0Copy full SHA for 453f0a0
1 file changed
VERSIONS.txt
@@ -19,7 +19,8 @@ CRITICAL (may break existing content):
19
- renamed initialize on geom classes to "setValues()"
20
- removed secondary properties (visible, alpha, compositeOperation, shadow) and related functionality from Matrix2D
21
- added DisplayProps to hold these properties + a matrix instance
22
-- some matrix methods were fixed to work properly
+- 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
24
- renamed ColorMatrix.copyMatrix() to .copy() to reflect geom classes
25
26
*****
0 commit comments