mirror of
https://github.com/BlackMATov/unity-flash-tools.git
synced 2025-12-16 22:19:31 +07:00
1.2.0
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------
|
||||||
|
-- Version 1.2.0 --
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
Add Yield instructions for wait in coroutines(SwfWaitPlayStopped, SwfWaitRewindPlaying, SwfWaitStopPlaying)
|
||||||
|
Add unscaled delta time support(for separate animations, groups of animations or for all)
|
||||||
|
Fix guide type flash layers
|
||||||
|
Some fixes for reconvert asset problem
|
||||||
|
|
||||||
-------------------
|
-------------------
|
||||||
-- Version 1.1.1 --
|
-- Version 1.1.1 --
|
||||||
-------------------
|
-------------------
|
||||||
@@ -5,55 +14,55 @@
|
|||||||
Add conversion error by shape tween in CS6
|
Add conversion error by shape tween in CS6
|
||||||
Fix life after death (problem about destroying with big lag by frame event)
|
Fix life after death (problem about destroying with big lag by frame event)
|
||||||
|
|
||||||
-----------------
|
-------------------
|
||||||
-- Version 1.1 --
|
-- Version 1.1.0 --
|
||||||
-----------------
|
-------------------
|
||||||
|
|
||||||
Sequence separator is anchor frame label (not common frame label)
|
Sequence separator is anchor frame label (not common frame label)
|
||||||
SwfClip access to frame labels (currentLabelCount, GetCurrentFrameLabel)
|
SwfClip access to frame labels (currentLabelCount, GetCurrentFrameLabel)
|
||||||
SwfClip events (OnChangeClipEvent, OnChangeSequenceEvent, OnChangeCurrentFrameEvent)
|
SwfClip events (OnChangeClipEvent, OnChangeSequenceEvent, OnChangeCurrentFrameEvent)
|
||||||
|
|
||||||
-----------------
|
-------------------
|
||||||
-- Version 1.0 --
|
-- Version 1.0.0 --
|
||||||
-----------------
|
-------------------
|
||||||
|
|
||||||
Initial asset store version
|
Initial asset store version
|
||||||
Sources to dll
|
Sources to dll
|
||||||
Palette bitmaps support
|
Palette bitmaps support
|
||||||
|
|
||||||
-----------------
|
-------------------
|
||||||
-- Version 0.5 --
|
-- Version 0.5.0 --
|
||||||
-----------------
|
-------------------
|
||||||
|
|
||||||
Flash optimizer twicks
|
Flash optimizer twicks
|
||||||
Blending modes (except Alpha and Erase)
|
Blending modes (except Alpha and Erase)
|
||||||
|
|
||||||
-----------------
|
-------------------
|
||||||
-- Version 0.4 --
|
-- Version 0.4.0 --
|
||||||
-----------------
|
-------------------
|
||||||
|
|
||||||
Clip groups
|
Clip groups
|
||||||
Fix move assets bug
|
Fix move assets bug
|
||||||
Tint color for clips
|
Tint color for clips
|
||||||
Animation API improvements
|
Animation API improvements
|
||||||
|
|
||||||
-----------------
|
-------------------
|
||||||
-- Version 0.3 --
|
-- Version 0.3.0 --
|
||||||
-----------------
|
-------------------
|
||||||
|
|
||||||
Preview for animation assets and clips
|
Preview for animation assets and clips
|
||||||
Animation API improvements
|
Animation API improvements
|
||||||
Memory optimizations
|
Memory optimizations
|
||||||
|
|
||||||
-----------------
|
-------------------
|
||||||
-- Version 0.2 --
|
-- Version 0.2.0 --
|
||||||
-----------------
|
-------------------
|
||||||
|
|
||||||
Export optimizations
|
Export optimizations
|
||||||
Export clips with export names
|
Export clips with export names
|
||||||
|
|
||||||
-----------------
|
-------------------
|
||||||
-- Version 0.1 --
|
-- Version 0.1.0 --
|
||||||
-----------------
|
-------------------
|
||||||
|
|
||||||
Initial alpha version
|
Initial alpha version
|
||||||
|
|||||||
Reference in New Issue
Block a user