Skip to content

Releases: unity3d-jp/StreamingImageSequence

0.1.2-preview

15 Apr 03:33
4979939
Compare
Choose a tag to compare
chore: Update package to 0.1.2-preview (#59)

* Update package to 0.1.2-preview
* Update changelog

0.1.0-preview

07 Apr 00:18
01e0b01
Compare
Choose a tag to compare
  • feat: markers to indicate the use/skipping of image in StreamingImageSequencePlayableAsset

0.0.4-preview

04 Apr 02:06
d017099
Compare
Choose a tag to compare
  • fix: runtime build errors
  • fix: avoid tests from modifying the project assets

0.0.3-preview

30 Mar 01:22
ee4be19
Compare
Choose a tag to compare
  • fix: update DLLs to avoid the requirement of installing VCRUNTIME140_1.DLL
  • docs: Add Japanese docs

0.0.2-preview.3

24 Mar 06:11
e1ed5ad
Compare
Choose a tag to compare
  • 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