浏览代码

Updating readme

Raanan Weber 10 年之前
父节点
当前提交
03d48669c9
共有 1 个文件被更改,包括 1 次插入0 次删除
  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**