Babylon.js/Babylon.js: Release v1.7.0

Name: Babylon.js

Owner: Babylon.js

Release: v1.7.0

Released: 2013-11-29

License: Apache-2.0

Release Assets:

  • Major updates
  • Updates
    • New light.excludedMeshes property to exclude specific meshes from light coputation (deltakosh)
    • New texture.anisotropicFilteringLevel property to define the anisotropic level of a texture (deltakosh)
    • New mesh.infiniteDistance property to make a mesh static from the point of view of the camera (deltakosh)
    • New scene.customRenderTargets property to add our own renderTargetTexture (deltakosh)
    • Transparent meshes are sorted back to front (deltakosh)
  • Bugfixes
    • Fixing a bug when cloning mirrorTexture (deltakosh)

To top