Pārlūkot izejas kodu

Update what's new.md

Raanan Weber 10 gadi atpakaļ
vecāks
revīzija
89aba5f677
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      dist/preview release - alpha/what's new.md

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

@@ -10,6 +10,6 @@
     - Added some utility functions to Vector2/3/4 [PR](https://github.com/BabylonJS/Babylon.js/pull/578) [jahow](https://github.com/jahow)
     - New rawTexture.update function [robgdl](https://github.com/robgdl)
     - Changes to meshes transform baking and added flipFaces [PR](https://github.com/BabylonJS/Babylon.js/pull/579) [jahow](https://github.com/jahow)
-  - **Bug fixes**
+    - SerializeMesh serializes a single mesh to be imported with the loader's ImportMesh. [PR](https://github.com/BabylonJS/Babylon.js/pull/583) [RaananW](https://github.com/RaananW)  - **Bug fixes**
     - Fixing bug with rig cameras positioning [deltakosh](https://github.com/deltakosh)
   - **Breaking changes**