Releases: Tresjs/tres
Releases · Tresjs/tres
@tresjs/[email protected]
What's Changed
- feat(core): Buffergeometry support, added camel keys to set attributes by @alvarosabu in #57
- chore: Release v1.4.0 by @alvarosabu in #58
Full Changelog: https://github.com/Tresjs/tres/compare/@tresjs/[email protected]...@tresjs/[email protected]
@tresjs/[email protected]
What's Changed
- fix(cientos): singletonize pane by @alvarosabu in #51
- fix(core): added check for fog by @alvarosabu in #53
- fix(core): update renderer trescanvas via props using set methods by @alvarosabu in #54
- chore: Release core v1.3.3 by @alvarosabu in #55
Full Changelog: https://github.com/Tresjs/tres/compare/@tresjs/[email protected]...@tresjs/[email protected]
@tresjs/[email protected]
What's Changed
- fix: draco loader is now config correctly by @alvarosabu in #48
Full Changelog: https://github.com/Tresjs/tres/compare/@tresjs/[email protected]...@tresjs/[email protected]
@tresjs/[email protected]
Highlights
Updated Vitejs v.4.0
What's Changed
- feat(core): docs core examples by @alvarosabu in #24
- feat(core): docs for exposed composables by @alvarosabu in #36
- fix: client side issue by @alvarosabu in #40
- docs: contribution guidelines by @alvarosabu in #41
- removed text style from link in composable docs by @therealokoro in #42
- fix(cientos): center props in text3D by @JaimeTorrealba in #43
- feat: update deps refactor local app by @alvarosabu in #46
New Contributors
- @therealokoro made their first contribution in #42
- @JaimeTorrealba made their first contribution in #43
Full Changelog: https://github.com/Tresjs/tres/compare/@tresjs/[email protected]...@tresjs/[email protected]
@tresjs/[email protected]
What's Changed
- fix: draco loader is now config correctly by @alvarosabu in #48
Full Changelog: https://github.com/Tresjs/tres/compare/@tresjs/[email protected]...@tresjs/[email protected]
@tresjs/[email protected]
Highlights
Updated Vitejs v.4.0
What's Changed
- fix: added copyPublicDir: false to remove static assets on package by @alvarosabu in #38
- Release core v1.2.1 by @alvarosabu in #39
- feat(core): docs core examples by @alvarosabu in #24
- feat(core): docs for exposed composables by @alvarosabu in #36
- fix: client side issue by @alvarosabu in #40
- docs: contribution guidelines by @alvarosabu in #41
- removed text style from link in composable docs by @therealokoro in #42
- fix(cientos): center props in text3D by @JaimeTorrealba in #43
- feat: update deps refactor app by @alvarosabu in #46
- Release core v1.3.0 - cientos v1.2.0 by @alvarosabu in #47
New Contributors
- @therealokoro made their first contribution in #42
- @JaimeTorrealba made their first contribution in #43
Full Changelog: https://github.com/Tresjs/tres/compare/@tresjs/[email protected]...@tresjs/[email protected]
@tresjs/[email protected]
1.2.1 (2022-12-11)
Bug Fixes
- added copyPublicDir: false to remove static assets on package (7e8de9c)
@tresjs/[email protected]
1.2.0 (2022-12-08)
Bug Fixes
- app.vue (60023dd)
- core: added error handling to extend (fcfbce9)
- core: enabled function calling on process props (f544371)
- core: moved window types to index.d.ts (7f76016)
- core: removed unused imports (1387834)
- hmr nstance creator (750c614)
- make it work with new instance creator logic (5c07f84)
- remove disposal of the renderer (9a9ee41)
- remove initial Orbitcontrol extend from plugin (171ede4)
- remove unused ref (4384c8e)
- types (8500c62)
- use local-scene inject instead of composable to avoid different scene created from cientos (33353f8)
Features
- cientos: text3d base (0e13051)
- cientos: Text3D now accepts sweet text via slots (8f3a2f4)
- core: usage of window global variable for extendability on other pkgs (815b839)
- core: add camera to scene (631c119)
- core: extend example with TextGeometry (33be4da)
- core: extend functionality (c1da082)
- core: extend reactive catalog (a6bc3f9)
- core: extension now works with slots passed by (e1bfea1)
- core: refactored instance creator and expose methods to be used on cientos (f943807)
- text3d on cientos (ff80fdb)
@tresjs/[email protected]
1.1.0 (2022-12-08)
Bug Fixes
- app.vue (60023dd)
- cientos: fixed useCientos type issues (34aefc6)
- core: enabled function calling on process props (f544371)
- linters (b1bbbcf)
- make it work with new instance creator logic (5c07f84)
- remove initial Orbitcontrol extend from plugin (171ede4)
- types (8500c62)