Releases: unity3d-jp/StreamingImageSequence
Releases · unity3d-jp/StreamingImageSequence
0.1.2-preview
chore: Update package to 0.1.2-preview (#59) * Update package to 0.1.2-preview * Update changelog
0.1.0-preview
- feat: markers to indicate the use/skipping of image in StreamingImageSequencePlayableAsset
 
0.0.4-preview
- fix: runtime build errors
 - fix: avoid tests from modifying the project assets
 
0.0.3-preview
- fix: update DLLs to avoid the requirement of installing VCRUNTIME140_1.DLL
 - docs: Add Japanese docs
 
0.0.2-preview.3
- chore: Renaming MovieProxy to Streaming Image Sequence <com.unity.streaming-image-sequence>.
 - feat: preview icons in Timeline Window
 - feat: Fader improvements. Reverse FadeOut and FadeIn, and a color to highlight FaderPlayableAsset
 - feat: folder drag and drop support.
 - fix: Support folder D&D for StreamingImageSequencePlayableAsset from folders which are not under "StreamingAssets"
 - fix: reverse the parameter to copy images to StreamingAssets
 - fix: Hide UseImageMarker and use Timeline 1.4.0's ClipCaps.AutoScale
 - fix: StreamingImageSequencePlayableAsset stability issues.
 - fix: Test assembly definitions.
 - docs: Updating img tag to MD format