Babylon.js/Babylon.js: Release v1.5.0
Name: Babylon.js
Owner: Babylon.js
Release: v1.5.0
Released: 2013-10-08
License: Apache-2.0
Release Assets:
Major updates
- New
DeviceOrientationCamera
that supports W3C DeviceOrientations events (deltakosh) - Incremental loading support for meshes and textures (deltakosh)
- New API online page to convert .babylon files to .incremental.babylon files (pierlag)
- New
mesh.renderingGroupId
andparticleSystem.renderingGroupId
properties to support rendering layers (deltakosh)
Updates