Browse Source

Updating readme

Raanan Weber 10 năm trước cách đây
mục cha
commit
03d48669c9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      dist/preview release - alpha/what's new.md

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

@@ -22,4 +22,5 @@
 	- onCollide callback for meshes calling moveWithCollisions. [PR](https://github.com/BabylonJS/Babylon.js/pull/585) [RaananW](https://github.com/RaananW)
   - **Bug fixes**
     - Fixing bug with rig cameras positioning [deltakosh](https://github.com/deltakosh)
+    - Instance meshes' geometry ID is now serialized correctly. [PR](https://github.com/BabylonJS/Babylon.js/pull/607) [RaananW](https://github.com/RaananW)
   - **Breaking changes**