We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc89ed commit 34e312aCopy full SHA for 34e312a
1 file changed
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
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
17
## [0.14.2-preview] - 2021-11-11
18
19
### Changed
0 commit comments