tres

Declarative ThreeJS using Vue Components

MIT License

Downloads
92.4K
Stars
1.5K
Committers
43
tres - v3.8.1 Latest Release

Published by alvarosabu 7 months ago

3.8.1 (2024-04-08)

Bug Fixes

What's Changed

Full Changelog: https://github.com/Tresjs/tres/compare/3.8.0...3.8.1

tres - v3.8.0

Published by alvarosabu 7 months ago

3.8.0 (2024-04-03)

Features

Bug Fixes

  • explicitely add @vue/devtools-api dep to package.json (#604) (98109af)
  • useLogger: avoid string substitution in non-strings (3e2233c)
  • useLogger: remove '' from log, allow any args and string substitution (a482ebe)

What's Changed

New Contributors

Full Changelog: https://github.com/Tresjs/tres/compare/3.7.0...3.8.0

tres - v4.0.0-next.2

Published by alvarosabu 7 months ago

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

Bug Fixes

  • refactor nodeOps to return methods at the end of the function (#602) (cd0c3bc)
tres - v4.0.0-next.1

Published by alvarosabu 7 months ago

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

New Contributors

Full Changelog: https://github.com/Tresjs/tres/compare/3.7.0...4.0.0-next.1

tres - v3.7.0

Published by alvarosabu 9 months ago

3.7.0 (2024-01-29)

Features

Bug Fixes

  • docs: change image path to silence warning (#519) (280d248)

What's Changed

New Contributors

Full Changelog: https://github.com/Tresjs/tres/compare/3.6.1...3.7.0

tres - v3.6.1

Published by alvarosabu 9 months ago

3.6.1 (2024-01-16)

Bug Fixes

  • correct minor typos (#438) (341faac), closes #452
  • incorrect MathRepresentation type (#456) (314b088)
  • usetrescontextprovider: fixed rendering issues caused when resize is triggered (#512) (a16b12b), closes #511
tres - v4.0.0-next.0

Published by alvarosabu 10 months ago

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

Features

Bug Fixes

What's Changed

New Contributors

Full Changelog: https://github.com/Tresjs/tres/compare/3.6.0...4.0.0-next.0

tres - v3.7.0-next.0

Published by alvarosabu 11 months ago

3.7.0-next.0 (2023-12-14)

Features

  • disposal util for manual disposal of objects (2b7caa4)

Bug Fixes

tres - v3.6.0

Published by alvarosabu 11 months ago

3.6.0 (2023-12-12)

Features

tres - v3.5.2

Published by alvarosabu 11 months ago

3.5.2 (2023-12-12)

Bug Fixes

  • force memory free allocation when disposing materials and geometries (#463) (1ef3533)
tres - v3.6.0-next.0

Published by alvarosabu 11 months ago

3.6.0-next.0 (2023-12-06)

Features

  • devtools hook on window object (df96c1f)
tres - v3.5.1

Published by alvarosabu 11 months ago

3.5.1 (2023-11-28)

What's Changed

Full Changelog: https://github.com/Tresjs/tres/compare/3.5.0...3.5.1

tres - v3.5.0

Published by alvarosabu 12 months ago

3.5.0 (2023-11-05)

Features

  • useSeek: Add seekAll and seekAllByName methods to useSeek composable (#433) (ef905a3)

Bug Fixes

  • types-(fix-#427): vueprops change ref to vnoderef and key add number and symbol (#428) (45aeafd), closes fix-#427 #427

What's Changed

New Contributors

Full Changelog: https://github.com/Tresjs/tres/compare/3.4.1...3.5.0

tres - v3.4.1

Published by alvarosabu about 1 year ago

3.4.1 (2023-10-19)

Bug Fixes

What's Changed

Full Changelog: https://github.com/Tresjs/tres/compare/3.4.0...3.4.1

tres - v3.4.0

Published by alvarosabu about 1 year ago

3.4.0 (2023-10-19)

Features

Bug Fixes

What's Changed

New Contributors

Full Changelog: https://github.com/Tresjs/tres/compare/3.3.0...3.4.0

tres - v3.3.0

Published by alvarosabu about 1 year ago

3.3.0 (2023-10-02)

Features

  • context (TresContext) is now exposed from TresCanvas (#404) (838d779)

Bug Fixes

What's Changed

Full Changelog: https://github.com/Tresjs/tres/compare/3.2.3...3.3.0

tres - v3.3.0-next.0

Published by alvarosabu about 1 year ago

3.3.0-next.0 (2023-09-29)

Features

  • context (TresContext) is now exposed from TresCanvas (#404) (838d779)

Bug Fixes

tres - v3.2.3

Published by alvarosabu about 1 year ago

3.2.3 (2023-09-22)

Bug Fixes

What's Changed

New Contributors

Full Changelog: https://github.com/Tresjs/tres/compare/3.2.2...3.2.3

tres - v3.2.2

Published by alvarosabu about 1 year ago

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

Full Changelog: https://github.com/Tresjs/tres/compare/3.2.1...3.2.2

tres - v3.2.1

Published by alvarosabu about 1 year ago

3.2.1 (2023-09-11)

Bug Fixes

What's Changed

Full Changelog: https://github.com/Tresjs/tres/compare/3.2.0...3.2.1

Package Rankings
Top 2.96% on Npmjs.org