Skip to content

Commit

Permalink
Update RELEASE_NOTES for 1.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
bejado committed Apr 12, 2021
1 parent d9f8004 commit baea54a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ A new header is inserted each time a *tag* is created.

## v1.9.20

Android: Fix VSM.
engine: Introduce BufferObject API.
engine: Add new isTextureSwizzleSupported API on Texture.
engine: Add support to Metal and Vulkan backends for texture swizzling.
engine: Add new DoF settings (native/half res, gather kernel ring counts, CoC radius clamp).
engine: DoF quality and performance improvements.
engine: Fix high-quality upsampling issue with SSAO.
Java: Expose `TransformManager.getParent(int)`.
samples: Add Metal and Vulkan backend support to Suzanne sample.
WebGL: expose fitIntoUnitCube to JS.
WebGL: support for multiple <canvas> elements.

## v1.9.19

- engine: Fix Metal bug when setGeometryAt is called multiple times.
Expand Down

0 comments on commit baea54a

Please sign in to comment.