Переглянути джерело

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