Skip to content

Commit 317457e

Browse files
committed
sync
1 parent 4a986df commit 317457e

File tree

3 files changed

+3
-0
lines changed
  • StreamingImageSequence_HDRP~/Packages/com.unity.streaming-image-sequence
  • StreamingImageSequence_URP~/Packages/com.unity.streaming-image-sequence
  • StreamingImageSequence~/Packages/com.unity.streaming-image-sequence

3 files changed

+3
-0
lines changed

StreamingImageSequence_HDRP~/Packages/com.unity.streaming-image-sequence/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
### Changed
99
* opt: reduce the frequency of loading images in the Editor
1010
* opt: cache Asset textures in Editor to increase the playback speed
11+
* deps: use [email protected]
1112
* internal: allow setting useLastImageOnLoad on StreamingImageSequenceRenderer
1213

1314
### Fixed

StreamingImageSequence_URP~/Packages/com.unity.streaming-image-sequence/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
### Changed
99
* opt: reduce the frequency of loading images in the Editor
1010
* opt: cache Asset textures in Editor to increase the playback speed
11+
* deps: use [email protected]
1112
* internal: allow setting useLastImageOnLoad on StreamingImageSequenceRenderer
1213

1314
### Fixed

StreamingImageSequence~/Packages/com.unity.streaming-image-sequence/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
### Changed
99
* opt: reduce the frequency of loading images in the Editor
1010
* opt: cache Asset textures in Editor to increase the playback speed
11+
* deps: use [email protected]
1112
* internal: allow setting useLastImageOnLoad on StreamingImageSequenceRenderer
1213

1314
### Fixed

0 commit comments

Comments
 (0)