Releases: Tresjs/tres
Releases · Tresjs/tres
v3.2.2
3.2.2 (2023-09-16)
Bug Fixes
- ensure scene as parent fallback for helpers (#397) (d63b028)
- made reactivity of camera prop on TresCanvas work again (#396) (990612d)
- useTexture docs detail (#395) (158d4c3)
What's Changed
- fix(Core): useTexture docs detail by @JaimeTorrealba in #395
- fix: made reactivity of camera prop on TresCanvas work again by @Tinoooo in #396
- fix: ensure scene as parent fallback for helpers by @alvarosabu in #397
Full Changelog: 3.2.1...3.2.2
v3.2.1
3.2.1 (2023-09-11)
Bug Fixes
What's Changed
- fix: proxy app context by @alvarosabu in #394
Full Changelog: 3.2.0...3.2.1
v3.2.1-next.4
3.2.1-next.4 (2023-09-11)
Reverts
- Revert "chore: fix lint" (f53fba9)
Full Changelog: 3.2.1-next.3...3.2.1-next.4
v3.2.1-next.3
3.2.1-next.3 (2023-09-11)
Bug Fixes
- revert object assign usage for setting app in appContext (889e022)
v3.2.1-next.2
v3.2.1-next.1
v3.2.1-next.0
v3.2.0
v3.1.1
v3.1.0
3.1.0 (2023-08-23)
Features
Bug Fixes
- added logic on pathProps to re-instance nodes once
args
change (#367) (453b031) - added revision version to apply useLegacyLights only if neccesary (#373) (dee4b97)
- args should be empty when args was falsy (#369) (81b7914)
- instances re-instancing when not needed (#374) (f2ae46b)
What's Changed
- chore: updated core dependencies by @Tinoooo in #354
- docs: added orbit controls back and v3 blog post by @alvarosabu in #356
- fix: added logic on pathProps to re-instance nodes once
args
change by @alvarosabu in #367 - fix: args should be empty when args was falsy by @enpitsuLin in #369
- fix: added revision version to apply useLegacyLights only if neccesary by @alvarosabu in #373
- fix: instances re-instancing when not needed by @alvarosabu in #374
- fix: 317 devtools by @enpitsuLin in #375
- docs: Fix typo: useThree should useTres by @bperel in #332
- deps: update deps by @alvarosabu in #377
New Contributors
- @enpitsuLin made their first contribution in #369
- @bperel made their first contribution in #332
Full Changelog: 3.0.1...3.1.0