Skip to content

v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 19:34
· 1423 commits to master since this release

3.3.0 (2021-02-03)

Bug Fixes

  • esm-modules break because Buffer is not available (#287) (e6d3a5c)
  • Makes Loader go from 0 to 100 instead of 0 to 1 (#280) (683adaa)
  • shadermaterial: adds uniform clone preventing the use of the same instance (#283) (7a4e72a)
  • remove global use for ESM bundlers (1dc2ebb)
  • remove target prop type in controls where it isn't applicable (#286) (dcd7fe9)

Features

  • add support for click element selector to PointerLockControls (#285) (ad42f1f)