Skip to content

v0.0.24

Latest

Choose a tag to compare

@gkjohnson gkjohnson released this 21 Feb 02:10
· 3 commits to main since this release

Fixed

  • Case where the background alpha was not set correctly when changing the scene background.
  • Alpha map texture transform not being respected.
  • WebGLPathTracer.dispose throwing an error.

Changed

  • Minimum three.js version is now r180.
  • Changed use of RGBELoader to HDRLoader.