瀏覽代碼

Merge pull request #4256 from BabylonJSGuide/master

Update to What's new 3.3  - catmull curve closing
David Catuhe 7 年之前
父節點
當前提交
526b7f3812
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      dist/preview release/what's new.md

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

@@ -3,6 +3,9 @@
 ## Major updates
 
 ## Updates
+
+- Added the choice of [forming a closed loop](http://doc.babylonjs.com/how_to/how_to_use_curve3#catmull-rom-spline) to the catamull-rom-spline curve3 ([johnk](https://github.com/babylonjsguide))
+
 ## Bug fixes
 
 ## Breaking changes