浏览代码

Update what's new.md

Jérôme Bousquié 10 年之前
父节点
当前提交
f2505f3607
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      dist/preview release/what's new.md

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

@@ -12,6 +12,7 @@
     - _Arc_ feature in `CreateCylinder`, `CreateSphere`, `CreateTube` and `CreateLathe` ([jerome](https://github.com/jbousquie))
     - _Arc_ feature in `CreateCylinder`, `CreateSphere`, `CreateTube` and `CreateLathe` ([jerome](https://github.com/jbousquie))
     - _Slice_ feature in `Mesh.CreateSphere()` ([jerome](https://github.com/jbousquie))
     - _Slice_ feature in `Mesh.CreateSphere()` ([jerome](https://github.com/jbousquie))
     - `closed` parameter in `Mesh.CreateLathe()` ([jerome](https://github.com/jbousquie))
     - `closed` parameter in `Mesh.CreateLathe()` ([jerome](https://github.com/jbousquie))
+    - `diameter` parameter in `Mesh.CreateCreateCylinder()` ([jerome](https://github.com/jbousquie))
     - `Material.dispose()` now removes disposed material from meshes ([deltakosh](https://github.com/deltakosh))
     - `Material.dispose()` now removes disposed material from meshes ([deltakosh](https://github.com/deltakosh))
     - New `Material.getBindedMeshes()` function ([deltakosh](https://github.com/deltakosh))
     - New `Material.getBindedMeshes()` function ([deltakosh](https://github.com/deltakosh))
   - **Bug fixes**
   - **Bug fixes**