Browse Source

update what's new.md

Nicholas Barlow 6 năm trước cách đây
mục cha
commit
95819ba481
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      dist/preview release/what's new.md

+ 2 - 0
dist/preview release/what's new.md

@@ -156,6 +156,8 @@
 ### glTF Serializer
 
 - Added support for exporting `KHR_lights_punctual`
+- Exporting a GLTF from a Babylon scene with Right handed coordinate system should no longer cause the mesh normals to flip.
+([Nicholas Barlow](https://github.com/drigax))
 
 ### Post-Processes Library
 - Added the [Ocean](https://doc.babylonjs.com/extensions/oceanpostprocess) post-process ([julien-moreau](https://github.com/julien-moreau))