From e1d2d6ade64eb71213d5a900f7708a3bc87c4b2c Mon Sep 17 00:00:00 2001 From: Benjamin Doherty Date: Mon, 4 Apr 2022 12:58:16 -0700 Subject: [PATCH] Update RELEASE_NOTES for 1.21.0 --- RELEASE_NOTES.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d425929b3d..c644ecae80 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -9,8 +9,11 @@ A new header is inserted each time a *tag* is created. ## v1.21.0 -- gltfio: add support for KHR_materials_variants -- gltfio: add support for KHR_materials_emissive_strength +- engine: OpenGL performance improvements with some drivers. +- engine: Fix incorrect shadows with some custom projection matrices. +- engine: Fix low frame rates seen with a lot of morph targets. +- gltfio: Add support for KHR_materials_variants. +- gltfio: Add support for KHR_materials_emissive_strength. - gltfio: Java now exposes morph target names as an array for consistency [⚠️ **API Change**]. ## v1.20.5