瀏覽代碼

Merge pull request #1103 from jbousquie/patch-1

Update what's new.md
David Catuhe 9 年之前
父節點
當前提交
78c2395372
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      dist/preview release/what's new.md

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

@@ -34,9 +34,9 @@
 	- Scene.onPointerObservable property added to enable a unique Observable event for user input (see ArcRotateCamera inputs for examples) ([nockawa](https://github.com/nockawa))
 
   - **API doc**
-    - class `SolidParticleSystem` documented
-    - class `MeshBuilder` documented
-    - class `Mesh` documented
+    - class `SolidParticleSystem` documented ([jerome](https://github.com/jbousquie))
+    - class `MeshBuilder` documented ([jerome](https://github.com/jbousquie))
+    - class `Mesh` documented ([jerome](https://github.com/jbousquie))
   - **Bug fixes**
     - Fixed bug with billboards and parenting ([deltakosh](https://github.com/deltakosh))
     - Fixed bug with ArcRotateCamera.setTarget ([deltakosh](https://github.com/deltakosh))