File tree Expand file tree Collapse file tree 6 files changed +45
-3
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 6 files changed +45
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.15.0-preview] - 2022-04-05
4
+
5
+ ### Added
6
+ * feat: partial support for Mac Silicon
7
+ * feat: add TextureFilterMode property in SISPlayableAsset
8
+
9
+ ### Changed
10
+ * deps: use com.unity.film-internal-utilities@0.14.1-preview
11
+ * deps: use com.unity.timeline@1.2.18
12
+
13
+ ### Fixed
14
+ * fix: remove Scripts~ folder from the distributed package
15
+ * fix: PencilLineRenderCapturer did not capture line results correctly
16
+
3
17
## [ 0.14.2-preview] - 2021-11-11
4
18
5
19
### Changed
Original file line number Diff line number Diff line change 2
2
"displayName" : " Streaming Image Sequence" ,
3
3
"name" : " com.unity.streaming-image-sequence" ,
4
4
"unity" : " 2019.4" ,
5
- "version" : " 0.14.2 -preview" ,
5
+ "version" : " 0.15.0 -preview" ,
6
6
"dependencies" : {
7
7
"com.unity.film-internal-utilities" : " 0.14.1-preview" ,
8
8
"com.unity.editorcoroutines" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.15.0-preview] - 2022-04-05
4
+
5
+ ### Added
6
+ * feat: partial support for Mac Silicon
7
+ * feat: add TextureFilterMode property in SISPlayableAsset
8
+
9
+ ### Changed
10
+ * deps: use com.unity.film-internal-utilities@0.14.1-preview
11
+ * deps: use com.unity.timeline@1.2.18
12
+
13
+ ### Fixed
14
+ * fix: remove Scripts~ folder from the distributed package
15
+ * fix: PencilLineRenderCapturer did not capture line results correctly
16
+
3
17
## [ 0.14.2-preview] - 2021-11-11
4
18
5
19
### Changed
Original file line number Diff line number Diff line change 2
2
"displayName" : " Streaming Image Sequence" ,
3
3
"name" : " com.unity.streaming-image-sequence" ,
4
4
"unity" : " 2019.4" ,
5
- "version" : " 0.14.2 -preview" ,
5
+ "version" : " 0.15.0 -preview" ,
6
6
"dependencies" : {
7
7
"com.unity.film-internal-utilities" : " 0.14.1-preview" ,
8
8
"com.unity.editorcoroutines" : " 1.0.0" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.15.0-preview] - 2022-04-05
4
+
5
+ ### Added
6
+ * feat: partial support for Mac Silicon
7
+ * feat: add TextureFilterMode property in SISPlayableAsset
8
+
9
+ ### Changed
10
+ * deps: use com.unity.film-internal-utilities@0.14.1-preview
11
+ * deps: use com.unity.timeline@1.2.18
12
+
13
+ ### Fixed
14
+ * fix: remove Scripts~ folder from the distributed package
15
+ * fix: PencilLineRenderCapturer did not capture line results correctly
16
+
3
17
## [ 0.14.2-preview] - 2021-11-11
4
18
5
19
### Changed
Original file line number Diff line number Diff line change 2
2
"displayName" : " Streaming Image Sequence" ,
3
3
"name" : " com.unity.streaming-image-sequence" ,
4
4
"unity" : " 2019.4" ,
5
- "version" : " 0.14.2 -preview" ,
5
+ "version" : " 0.15.0 -preview" ,
6
6
"dependencies" : {
7
7
"com.unity.film-internal-utilities" : " 0.14.1-preview" ,
8
8
"com.unity.editorcoroutines" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments