Skip to content

v2.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alvarosabu alvarosabu released this 22 Mar 09:17
· 597 commits to main since this release

2.0.0-alpha.0 (2023-03-22)

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] (71eff1b)
  • 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)