Selaa lähdekoodia

Update What’s New

Taton Sven 7 vuotta sitten
vanhempi
commit
c2feaccea2
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      what's new.md

+ 1 - 0
what's new.md

@@ -121,6 +121,7 @@
 - Added `alphaCutOff` support for StandardMaterial ([deltakosh](https://github.com/deltakosh))
 - New `serialize` and `Parse` functions for SSAO2 Rendering Pipeline ([julien-moreau](https://github.com/julien-moreau))
 - Added `furOcclusion` property to FurMaterial to control the occlusion strength ([julien-moreau](https://github.com/julien-moreau))
+- Mesh.MergeMeshes flips triangles on meshes with negative scaling ([SvenFrankson](http://svenfrankson.com))
 
 ## Bug fixes