1.6.3 (2023-02-07)
Bug Fixes
- core: add vueuse as normal dependency (9ee971a)
1.6.2 (2023-02-06)
Bug Fixes
- core: clean dependencies repeated both peer and dev (0fb7b4c)
1.6.1 (2023-02-06)
Bugfix
- core: added vueuse as peer dependency (890f97e)
1.6.0 (2023-02-03)
Features
- core: events support with Raytracing (0b7767a)
1.5.1 (2023-01-19)
Bug Fixes
- core: corret use of clock.getDelta() (728b43e)
- core: remove histoire (14ab727)
1.5.0 (2023-01-10)
Features
1.4.0 (2022-12-22)
Features
- core: added camel keys to set attributes (Support for BufferGeometry) (fd60380)
1.3.3 (2022-12-21)
Bug Fixes
- core: added check for fog (0a0f7d3)
Features
- core: reactive props TresCanvas (35c8b56)
1.3.2 (2022-12-19)
Bug Fixes
- forcing a release with correct bundle versions (a211e75)
1.3.1 (2022-12-19)
Bug Fixes
- cientos: draco encoding and decoderPath (c9bd7ad)
1.3.0 (2022-12-19)
Bug Fixes
Features
- docs: updated contributing docs (d469c90)
- updated deps and clean up app.vue (88de6eb)
1.2.1 (2022-12-11)
Bug Fixes
- added copyPublicDir: false to remove static assets on package (7e8de9c)
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)
1.1.0 (2022-12-05)
Bug Fixes
- core: enabled function calling on process props (f544371)
- core: removed unused imports (1387834)
Features
- core: add camera to scene (631c119)
- core: extend example with TextGeometry (33be4da)
- core: extend functionality (c1da082)
- core: extend reactive catalog (a6bc3f9)
- core: refactored instance creator and expose methods to be used on cientos (f943807)
1.0.0 (2022-11-29)
Features