Babylon.js/Babylon.js: Release v1.8.0
Name: Babylon.js
Owner: Babylon.js
Release: v1.8.0
Released: 2013-12-18
License: Apache-2.0
Release Assets:
- Major updates
- Support for physics engine thanks to cannon.js (deltakosh)
- New sandbox tool (davrous)
- Updates
- New
animation.currentFrame
property to get current animation frame (deltakosh) - New
animation.floatInterpolateFunction
property to define custom float interpolation function (deltakosh) - New
animation.vector3InterpolateFunction
property to define custom vector3 interpolation function (deltakosh) - New
animation.quaternionInterpolateFunction
property to define custom quaternion interpolation function (deltakosh)
- New