File tree Expand file tree Collapse file tree 4 files changed +52
-8
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 4 files changed +52
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 0.16.0-preview] - 2022-08-25
3
+ ## [ 0.16.0-preview] - 2022-09-28
4
4
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
+ * deps: use com.unity.film-internal-utilities@0.16.0-preview
12
+ * internal: allow setting useLastImageOnLoad on StreamingImageSequenceRenderer
13
+
14
+ ### Fixed
15
+ * fix: refresh StreamingImageSequenceRenderer during OnEnable()
16
+ * fix: handle errors when capturing Render results to files
6
17
7
18
## [ 0.15.3-preview] - 2022-05-19
8
19
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 0.16.0-preview] - 2022-08-25
3
+ ## [ 0.16.0-preview] - 2022-09-28
4
4
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
+ * deps: use com.unity.film-internal-utilities@0.16.0-preview
12
+ * internal: allow setting useLastImageOnLoad on StreamingImageSequenceRenderer
13
+
14
+ ### Fixed
15
+ * fix: refresh StreamingImageSequenceRenderer during OnEnable()
16
+ * fix: handle errors when capturing Render results to files
6
17
7
18
## [ 0.15.3-preview] - 2022-05-19
8
19
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 0.16.0-preview] - 2022-08-25
3
+ ## [ 0.16.0-preview] - 2022-09-28
4
4
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
+ * deps: use com.unity.film-internal-utilities@0.16.0-preview
12
+ * internal: allow setting useLastImageOnLoad on StreamingImageSequenceRenderer
13
+
14
+ ### Fixed
15
+ * fix: refresh StreamingImageSequenceRenderer during OnEnable()
16
+ * fix: handle errors when capturing Render results to files
6
17
7
18
## [ 0.15.3-preview] - 2022-05-19
8
19
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ 0.16.0-preview] - 2022-08-25
3
+ ## [ 0.16.0-preview] - 2022-09-28
4
4
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
+ * deps: use com.unity.film-internal-utilities@0.16.0-preview
12
+ * internal: allow setting useLastImageOnLoad on StreamingImageSequenceRenderer
13
+
14
+ ### Fixed
15
+ * fix: refresh StreamingImageSequenceRenderer during OnEnable()
16
+ * fix: handle errors when capturing Render results to files
6
17
7
18
## [ 0.15.3-preview] - 2022-05-19
8
19
You can’t perform that action at this time.
0 commit comments