Skip to content

v4.0.0

Compare
Choose a tag to compare
@alvarosabu alvarosabu released this 30 May 06:38
· 115 commits to main since this release

4.0.0 (2024-05-30)

⚠ BREAKING CHANGES

  • events: pointerevents manager and state (#529)

Features

Bug Fixes

4.0.0-rc.2 (2024-05-24)

Bug Fixes

What's Changed

4.0.0-rc.1 (2024-05-15)

Features

Bug Fixes

  • make on* callbacks settable (#672) (ac152df)
  • utils: reorder object disposal to avoid issue with Helper dispose methods (#683) (e5a2cef)

4.0.0-next.2 (2024-03-27)

Bug Fixes

  • refactor nodeOps to return methods at the end of the function (#602) (cd0c3bc)

4.0.0-next.1 (2024-03-18)

Features

  • 140 on demand rendering (#497) (f688c64)
  • 492 set tone mapping default to acesfilmictonemapping (#498) (c4547f9)
  • 503 conditional rendering of primitives (#514) (79d8a76)
  • 516 localstate for custom renderer node instances instead of userdata (#522) (08717ef)
  • remove default camera warning (#499) (8bbafde)
  • update to three v160 and vue v3.4 (#488) (5fad3b8)

Bug Fixes

  • nodeOps is now a function (#579) (ddc229e)
  • camera aspect (52dad5c)
  • types: added Object3DEventMap to Object3D generics for point event handling (#491) (a63eb90)

4.0.0-next.0 (2023-12-22)

Features

What's Changed

What's Changed

Full Changelog: 3.9.0...4.0.0