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 and particleSystem.renderingGroupId properties to support rendering layers (deltakosh)

Updates

  • New predicate parameter for scene.pick() function in order to be able to select pickable meshes (deltakosh)
  • New mesh.refreshBoundingInfo() method (deltakosh)
  • New onAnimationEnd parameter for animations (deltakosh)

To top