Browse Source

Merge pull request #1103 from jbousquie/patch-1

Update what's new.md
David Catuhe 9 years ago
parent
commit
78c2395372
1 changed files with 3 additions and 3 deletions
  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))