·
1031 commits
to main
since this release
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)