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 f9340e0 commit 9deb470Copy full SHA for 9deb470
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [0.0.2-preview.2] - 2020-3-5
4
+
5
+* feat: Fader imporvements. Reverse FadeOut and FadeIn, and a color to highlight FaderPlayableAsset
6
+* fix: reverse the parameter to copy images to StreamingAssets
7
+* fix: Hide UseImageMarker and use Timeline 1.4.0's ClipCaps.AutoScale
8
+* fix: StreamingImageSequencePlayableAsset stability issues.
9
+* fix: Support folder D&D for StreamingImageSequencePlayableAsset from folders which are not under "StreamingAssets"
10
+* fix: Test assembly definitions.
11
12
## [0.0.2-preview.1] - 2020-3-2
13
14
- Renaming to *Streaming Image Sequence \<com.unity.streaming-image-sequence\>*.
0 commit comments