Skip to content

v1.7.0

Compare
Choose a tag to compare
@deltakosh deltakosh released this 29 Nov 08:15
· 43315 commits to master since this release
  • 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)