|
@@ -16,7 +16,7 @@
|
|
|
### Core Engine
|
|
|
|
|
|
- Added new `Animatable.waitAsync` function to use Promises with animations. Demo [Here](https://www.babylonjs-playground.com/#HZBCXR) ([Deltakosh](https://github.com/deltakosh))
|
|
|
-- 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))
|
|
|
+- Added the choice of [forming a closed loop](http://doc.babylonjs.com/how_to/how_to_use_curve3#catmull-rom-spline) to the catmull-rom-spline curve3 ([johnk](https://github.com/babylonjsguide))
|
|
|
- Added support for specifying the center of rotation to textures ([bghgary](http://www.github.com/bghgary))
|
|
|
- Added webVR support for Oculus Go ([TrevorDev](https://github.com/TrevorDev))
|
|
|
- Added ability to not generate polynomials harmonics upon prefiltered texture creation ([sebavan](http://www.github.com/sebavan))
|