We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a50827 commit b878c2fCopy full SHA for b878c2f
CHANGELOG.md
@@ -1,8 +1,18 @@
1
# Changelog
2
3
-## [0.16.0-preview] - 2022-08-25
+## [0.16.0-preview] - 2022-09-28
4
5
-TBD
+### 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
16
17
## [0.15.3-preview] - 2022-05-19
18
0 commit comments