Skip to content

Commit 317457e

Browse files
committed
sync
1 parent 4a986df commit 317457e

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

  • StreamingImageSequence_HDRP~/Packages/com.unity.streaming-image-sequence
  • StreamingImageSequence_URP~/Packages/com.unity.streaming-image-sequence
  • StreamingImageSequence~/Packages/com.unity.streaming-image-sequence

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 com.unity.film-internal-utilities@0.16.0-preview
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 com.unity.film-internal-utilities@0.16.0-preview
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 com.unity.film-internal-utilities@0.16.0-preview
1112
* internal: allow setting useLastImageOnLoad on StreamingImageSequenceRenderer
1213

1314
### Fixed

0 commit comments

Comments
 (0)