ソースを参照

Merge branch 'drigax/6103-NormalFlippedDuringGLBExport' of https://github.com/Drigax/Babylon.js into drigax/6103-NormalFlippedDuringGLBExport

Nicholas Barlow 6 年 前
コミット
1eb7b72583
1 ファイル変更1 行追加1 行削除
  1. 1 1
      dist/preview release/what's new.md

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

@@ -163,7 +163,7 @@
 ### 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.
+- 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