Skip to content

Releases: Tresjs/tres

v4.3.1

13 Oct 10:25
Compare
Choose a tag to compare

4.3.1 (2024-10-13)

Bug Fixes

  • 849 support Symbol keys in provide/inject (#850) (35125ce)

v4.3.0

30 Sep 17:32
Compare
Choose a tag to compare

4.3.0 (2024-09-30)

Features

  • add UseLoader component (471bd0d)
  • app: 680 UseTexture composable as component (#757) (f01a897)
  • pass all provides down to custom renderer (#806) (b4a3866)

Bug Fixes

Reverts

What's Changed

New Contributors

Full Changelog: 4.2.10...4.3.0

v4.2.10

04 Sep 17:01
Compare
Choose a tag to compare

4.2.10 (2024-09-04)

Bug Fixes

  • 785 vscode intellisense autocompletion not getting tres components props (#809) (66c7ab5)

What's Changed

  • fix: 785 vscode intellisense autocompletion not getting tres components props by @alvarosabu in #809

Full Changelog: 4.2.9...4.2.10

v4.2.9

30 Aug 13:05
Compare
Choose a tag to compare

4.2.9 (2024-08-30)

Bug Fixes

  • useLoader: remove array related logic for loaders (#808) (88cef1e)

What's Changed

  • fix(useLoader): remove array related logic for loaders by @alvarosabu in #808

Full Changelog: 4.2.8...4.2.9

v4.2.8

30 Aug 10:43
Compare
Choose a tag to compare

4.2.8 (2024-08-30)

Bug Fixes

  • use CubeTextureLoader correctly with array of files (#807) (38f05b0)

What's Changed

  • fix: use CubeTextureLoader correctly with array of files by @alvarosabu in #807

Full Changelog: 4.2.7...4.2.8

v4.2.7

19 Aug 15:30
Compare
Choose a tag to compare

4.2.7 (2024-08-19)

It really does nothing, is just to properly configure the pkg.pr.new flags

v4.2.6

15 Aug 09:46
Compare
Choose a tag to compare

4.2.6 (2024-08-15)

Bug Fixes

  • 796 unmount the canvas component instant mount children again even if canvas is not mounted (#799) (9a20b52)

What's Changed

  • fix: 796 unmount the canvas component instant mount children again even if canvas is not mounted by @alvarosabu in #799

Full Changelog: 4.2.5...4.2.6

v4.2.5

01 Aug 13:01
Compare
Choose a tag to compare

4.2.5 (2024-08-01)

Bug Fixes

  • types: added Ref type to controls on ctx (415de94)

Full Changelog: 4.2.4...4.2.5

v4.2.4

01 Aug 12:53
Compare
Choose a tag to compare

4.2.4 (2024-08-01)

Bug Fixes

What's Changed

Full Changelog: 4.2.3...4.2.4

v4.2.3

26 Jul 11:23
Compare
Choose a tag to compare

4.2.3 (2024-07-26)

Bug Fixes

  • 792 directionallighthelpers breaks devtools (#793) (426acee), closes #533

What's Changed

Full Changelog: 4.2.2...4.2.3