Update RELEASE_NOTES for 1.10.6

This commit is contained in:
Benjamin Doherty
2021-07-07 10:57:25 -07:00
parent eb2a1928b6
commit 147de8d372

View File

@@ -8,8 +8,13 @@ A new header is inserted each time a *tag* is created.
## v1.10.6
- engine: Use exponential VSM and improve VSM user settings [⚠️ **Recompile Materials for VSM**].
- engine: Optional blurring of VSM shadowmaps
- OpenGL: Increase OpenGL backend handle arena from 2 to 4 MiB
- engine: Optional blurring of VSM shadowmaps.
- engine: Fix a crash when using lens flares.
- engine: Fix backend crashes when using an unsupported sample count.
- gltfio: Add new `getAsset`API to `FilamentInstance`.
- gltfio: Introduce support for extras strings.
- OpenGL: Increase OpenGL backend handle arena from 2 to 4 MiB.
- Vulkan: Fix Texture swizzle support.
## v1.10.5