瀏覽代碼

update what's new.md

Nicholas Barlow 6 年之前
父節點
當前提交
95819ba481
共有 1 個文件被更改,包括 2 次插入0 次删除
  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))