Bug Fixes
- remove unused import (2fb99e5)
- removing resetState and going for more granular approach of disposal (6f1e38b)
- reset state on unmounted (dbbaee7)
Bug Fixes
- ensure parent for nodeOps target when key is a function (c07d963)
Features
- buffergeometry setAttribute logic (beee7b3)
Bug Fixes
Features
- cientos: better typ support useEnvironment (821b6a6)
- cientos: correctly typed Text3D (61efbfb)
- cientos: orbit controls typed (e38e699)
- cientos: shapes types (aa7361b)
- cientos: typed usePamCameraMouse (07609be)
- core: adding composables to the solution (9a3f8bb)
- core: auto generated tres component types (7430d2c)
- core: cleaning up a little bit (8bdd825)
- core: export useLogger (4ad1a3e)
- core: fixing black screen (f4f198c)
- core: function props and demos updated (fa072cd)
- core: nice warning for camera at 0,0,0
- core: provide inject worked again (2390ec1)
- core: re-structure and tres custom renderer base (aad0953)
- core: tres components typing auto generated (6736b4c)
- core: types for TresCanvas (42ee984)
- core: v-if working on custom renderer (e19da3a)
- createTres wrapper for mounting options (d480b36)
Bug Fixes
- cientos: added default props to orbit controls (68d8673)
- cientos: cone props (5f20368)
- cientos: remove unused extend (5d5b487)
- core: added handleHMR update (594ab73)
- core: fixed type issues (bd4be33)
- core: nodeOps no op (9044c99)
- useTexture to show indentation for code snippet (e983c5d)