Skip to content

Releases: Tresjs/tres

v4.1.0

05 Jul 06:32
Compare
Choose a tag to compare

4.1.0 (2024-07-05)

Features

Bug Fixes

  • deps: update dependency @vueuse/core to v10.10.1 (#735) (12e462d)
  • group should recursive search for child elements (#728) (#731) (f09367b)

What's Changed

New Contributors

Full Changelog: 4.0.2...4.1.0

v4.1.0-next.0

09 Jun 10:17
Compare
Choose a tag to compare
v4.1.0-next.0 Pre-release
Pre-release

4.1.0-next.0 (2024-06-09)

Features

  • devtools: complete instance properties available (77febc4)

What's Changed

  • docs(cookbook): Fix the OrbitControls code throws in the docs. by @yang1206 in #635

New Contributors

Full Changelog: 4.0.2...4.1.0-next.0

v4.0.2

05 Jun 11:07
Compare
Choose a tag to compare

4.0.2 (2024-06-05)

Bug Fixes

  • implement createComment and nextSibling node operations so that objects being v-if'd are not lost by Vue's runtime and incorrectly placed in the scene root (814d678)
  • intersect only objects with events registered. (#714) (b320524)
  • propogate events over previous intersections on pointerLeave and pointerOut (66264fc)

What's Changed

  • fix: intersect only objects with events registered. by @alvarosabu in #714
  • fix: Pointer Leave and Out events not being called by @garrlker in #716
  • fix: Implement createComment and nextSibling nodeOps by @garrlker in #717

Full Changelog: 4.0.1...4.0.2

v4.0.1

01 Jun 08:13
Compare
Choose a tag to compare

4.0.1 (2024-06-01)

Bug Fixes

  • augmenting types for tres components for the nuxt module (#710) (c8a5b0d)

What's Changed

  • chore(deps): update pnpm to v9 by @renovate in #647
  • chore: update stackblitz minimal reproduction on github templates by @alvarosabu in #705
  • chore(deps): update dependency @vitejs/plugin-vue to v5.0.5 by @renovate in #704
  • fix: augmenting types for tres components for the nuxt module by @alvarosabu in #710

Full Changelog: 4.0.0...4.0.1

v4.0.0

30 May 06:38
Compare
Choose a tag to compare

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

v4.0.0-rc.2

24 May 08:18
Compare
Choose a tag to compare
v4.0.0-rc.2 Pre-release
Pre-release

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

Bug Fixes

What's Changed

Full Changelog: 4.0.0-rc.1...4.0.0-rc.2

v4.0.0-rc.1

15 May 09:08
Compare
Choose a tag to compare
v4.0.0-rc.1 Pre-release
Pre-release

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)

v4.0.0-rc.0

25 Apr 15:37
Compare
Choose a tag to compare
v4.0.0-rc.0 Pre-release
Pre-release

4.0.0-rc.0 (2024-04-25)

⚠ BREAKING CHANGES

  • events: pointerevents manager and state (#529)

Features

Bug Fixes

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

Full Changelog: 3.9.0...4.0.0-rc.0

v3.9.0

24 Apr 10:20
Compare
Choose a tag to compare

3.9.0 (2024-04-24)

Features

  • app: Add a new directive, v-rotate (ccf5313)

Bug Fixes

  • deps: update dependency vue-router to v4.3.1 (#650) (9bbb676)

v3.8.1

08 Apr 09:01
Compare
Choose a tag to compare

3.8.1 (2024-04-08)

Bug Fixes

What's Changed

Full Changelog: 3.8.0...3.8.1