Преглед на файлове

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