David Catuhe před 7 roky
rodič
revize
b5545f9723
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      dist/preview release/what's new.md

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

@@ -66,6 +66,7 @@
 
 ### Core Engine
 
+- Improved the way world matrices were computed ([Deltakosh](https://github.com/deltakosh))
 - Added `scene.rootNodes` to track root nodes (ie. nodes with no parent) ([Deltakosh](https://github.com/deltakosh))
 - Added `scene.pickSpriteWithRay` function ([Deltakosh](https://github.com/deltakosh))
 - Added support for multiple clip planes. [Demo](https://www.babylonjs-playground.com/#Y6W087) ([Deltakosh](https://github.com/deltakosh))