浏览代码

Merge pull request #1049 from jbousquie/patch-1

Added API doc subpart
David Catuhe 9 年之前
父节点
当前提交
5a98180a0f
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      dist/preview release/what's new.md

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

@@ -20,6 +20,9 @@
     - New SPS property `computeBoundingBox` ([jerome](https://github.com/jbousquie))  
     - Added a new OnPickOut trigger fired when you release the pointer button outside of a mesh or sprite. ([deltakosh](https://github.com/deltakosh))
     - Added support for OnPointerOver and OnPointerOut for sprites. ([deltakosh](https://github.com/deltakosh))
+  - **API doc**
+    - class `SolidParticleSystem` documented
+    - class `MeshBuilder` documented
   - **Bug fixes**
     - Fixed bug with ArcRotateCamera.setTarget ([deltakosh](https://github.com/deltakosh))
   - **Breaking changes**