We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19efc8a commit f92b6d8Copy full SHA for f92b6d8
Changelog.md
@@ -33,3 +33,13 @@ What was added:
33
* New functions in GraphicsManipulator and some bugs fixeds.
34
#
35
36
+# Texture 1.1.6
37
+Release date: 9.6.2020 (Evening)
38
+
39
+What was added:
40
+* Ability to set speed multiplier of Animation!
41
+* Ability to edit each frame of animation using new interface FxImageEditor from GraphicsManipulator!
42
+* New method "Contains" in GraphicsManipulator utility!
43
+* Texture now implements Iterable interface and shares Iterator with "layers" array!
44
+* Some small bugs fixed like Texture will not visually clear after layers.clear() was called!
45
+#
0 commit comments