File tree Expand file tree Collapse file tree 3 files changed +36
-6
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 Expand file tree Collapse file tree 3 files changed +36
-6
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 0.16.0-preview] - 2022-08-25
3+ ## [ 0.16.0-preview] - 2022-09-28
44
5- TBD
5+ ### Added
6+ * feat: add components to make it easier to update PencilLineCache
7+
8+ ### Changed
9+ * opt: reduce the frequency of loading images in the Editor
10+ * opt: cache Asset textures in Editor to increase the playback speed
11+ * internal: allow setting useLastImageOnLoad on StreamingImageSequenceRenderer
12+
13+ ### Fixed
14+ * fix: refresh StreamingImageSequenceRenderer during OnEnable()
15+ * fix: handle errors when capturing Render results to files
616
717## [ 0.15.3-preview] - 2022-05-19
818
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 0.16.0-preview] - 2022-08-25
3+ ## [ 0.16.0-preview] - 2022-09-28
44
5- TBD
5+ ### Added
6+ * feat: add components to make it easier to update PencilLineCache
7+
8+ ### Changed
9+ * opt: reduce the frequency of loading images in the Editor
10+ * opt: cache Asset textures in Editor to increase the playback speed
11+ * internal: allow setting useLastImageOnLoad on StreamingImageSequenceRenderer
12+
13+ ### Fixed
14+ * fix: refresh StreamingImageSequenceRenderer during OnEnable()
15+ * fix: handle errors when capturing Render results to files
616
717## [ 0.15.3-preview] - 2022-05-19
818
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 0.16.0-preview] - 2022-08-25
3+ ## [ 0.16.0-preview] - 2022-09-28
44
5- TBD
5+ ### Added
6+ * feat: add components to make it easier to update PencilLineCache
7+
8+ ### Changed
9+ * opt: reduce the frequency of loading images in the Editor
10+ * opt: cache Asset textures in Editor to increase the playback speed
11+ * internal: allow setting useLastImageOnLoad on StreamingImageSequenceRenderer
12+
13+ ### Fixed
14+ * fix: refresh StreamingImageSequenceRenderer during OnEnable()
15+ * fix: handle errors when capturing Render results to files
616
717## [ 0.15.3-preview] - 2022-05-19
818
You can’t perform that action at this time.
0 commit comments