File tree Expand file tree Collapse file tree 8 files changed +56
-4
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 8 files changed +56
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.9.0-preview] - 2021-03-10
4+ * feat: load images as Texture2D directly if they are regular Unity assets
5+ * feat: make the SIS curve applicable in runtime
6+ * feat: partially support EXR for SISPlayableAsset and RenderCachePlayableAsset
7+ * fix: reset curves for Timeline 1.5.x and up
8+ * fix: errors when moving RenderCachePlayableAsset around in Timeline
9+ * fix: errors when opening older SISPlayableAsset with no curves inside ClipData
10+ * fix: allow RenderCapturer classes to define their own Blit Material to screen
11+ * fix: errors when updating RenderCache while changing resolution
12+ 13+ * chore: update dependency to
[email protected] 14+ * chore: Add V to indicate virtual functions in BaseRenderCapturer
15+
316## [ 0.8.4-preview] - 2021-02-12
417* feat: add extrapolation capability to FaderPlayableAsset
518* fix: undo for StreamingImageSequencePlayableAsset and RenderCachePlayableAsset
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.9.0-preview] - 2021-03-10
4+ * feat: load images as Texture2D directly if they are regular Unity assets
5+ * feat: make the SIS curve applicable in runtime
6+ * feat: partially support EXR for SISPlayableAsset and RenderCachePlayableAsset
7+ * fix: reset curves for Timeline 1.5.x and up
8+ * fix: errors when moving RenderCachePlayableAsset around in Timeline
9+ * fix: errors when opening older SISPlayableAsset with no curves inside ClipData
10+ * fix: allow RenderCapturer classes to define their own Blit Material to screen
11+ * fix: errors when updating RenderCache while changing resolution
12+ 13+ * chore: update dependency to
[email protected] 14+ * chore: Add V to indicate virtual functions in BaseRenderCapturer
15+
316## [ 0.8.4-preview] - 2021-02-12
417* feat: add extrapolation capability to FaderPlayableAsset
518* fix: undo for StreamingImageSequencePlayableAsset and RenderCachePlayableAsset
Original file line number Diff line number Diff line change 22 "displayName" : " Streaming Image Sequence" ,
33 "name" : " com.unity.streaming-image-sequence" ,
44 "unity" : " 2019.4" ,
5- "version" : " 0.8.4 -preview" ,
5+ "version" : " 0.9.0 -preview" ,
66 "dependencies" : {
77 "com.unity.film-internal-utilities" : " 0.8.1-preview" ,
88 "com.unity.editorcoroutines" : " 1.0.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.9.0-preview] - 2021-03-10
4+ * feat: load images as Texture2D directly if they are regular Unity assets
5+ * feat: make the SIS curve applicable in runtime
6+ * feat: partially support EXR for SISPlayableAsset and RenderCachePlayableAsset
7+ * fix: reset curves for Timeline 1.5.x and up
8+ * fix: errors when moving RenderCachePlayableAsset around in Timeline
9+ * fix: errors when opening older SISPlayableAsset with no curves inside ClipData
10+ * fix: allow RenderCapturer classes to define their own Blit Material to screen
11+ * fix: errors when updating RenderCache while changing resolution
12+ 13+ * chore: update dependency to
[email protected] 14+ * chore: Add V to indicate virtual functions in BaseRenderCapturer
15+
316## [ 0.8.4-preview] - 2021-02-12
417* feat: add extrapolation capability to FaderPlayableAsset
518* fix: undo for StreamingImageSequencePlayableAsset and RenderCachePlayableAsset
Original file line number Diff line number Diff line change 22 "displayName" : " Streaming Image Sequence" ,
33 "name" : " com.unity.streaming-image-sequence" ,
44 "unity" : " 2019.4" ,
5- "version" : " 0.8.4 -preview" ,
5+ "version" : " 0.9.0 -preview" ,
66 "dependencies" : {
77 "com.unity.film-internal-utilities" : " 0.8.1-preview" ,
88 "com.unity.editorcoroutines" : " 1.0.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.9.0-preview] - 2021-03-10
4+ * feat: load images as Texture2D directly if they are regular Unity assets
5+ * feat: make the SIS curve applicable in runtime
6+ * feat: partially support EXR for SISPlayableAsset and RenderCachePlayableAsset
7+ * fix: reset curves for Timeline 1.5.x and up
8+ * fix: errors when moving RenderCachePlayableAsset around in Timeline
9+ * fix: errors when opening older SISPlayableAsset with no curves inside ClipData
10+ * fix: allow RenderCapturer classes to define their own Blit Material to screen
11+ * fix: errors when updating RenderCache while changing resolution
12+ 13+ * chore: update dependency to
[email protected] 14+ * chore: Add V to indicate virtual functions in BaseRenderCapturer
15+
316## [ 0.8.4-preview] - 2021-02-12
417* feat: add extrapolation capability to FaderPlayableAsset
518* fix: undo for StreamingImageSequencePlayableAsset and RenderCachePlayableAsset
Original file line number Diff line number Diff line change 22 "displayName" : " Streaming Image Sequence" ,
33 "name" : " com.unity.streaming-image-sequence" ,
44 "unity" : " 2019.4" ,
5- "version" : " 0.8.4 -preview" ,
5+ "version" : " 0.9.0 -preview" ,
66 "dependencies" : {
77 "com.unity.film-internal-utilities" : " 0.8.1-preview" ,
88 "com.unity.editorcoroutines" : " 1.0.0" ,
Original file line number Diff line number Diff line change 22 "displayName" : " Streaming Image Sequence" ,
33 "name" : " com.unity.streaming-image-sequence" ,
44 "unity" : " 2019.4" ,
5- "version" : " 0.8.4 -preview" ,
5+ "version" : " 0.9.0 -preview" ,
66 "dependencies" : {
77 "com.unity.film-internal-utilities" : " 0.8.1-preview" ,
88 "com.unity.editorcoroutines" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments