Skip to content

Latest commit

 

History

History
238 lines (108 loc) · 9.09 KB

CHANGELOG.md

File metadata and controls

238 lines (108 loc) · 9.09 KB

2.1.1 (2024-02-07)

Bug Fixes

  • 83 trescanvas component is missing template or render function after 3100 (#84) (faca608)

2.1.0 (2024-01-30)

Bug Fixes

  • deps: update dependency @tresjs/core to v3.7.0 (#80) (978b86c)

2.0.2 (2024-01-17)

Bug Fixes

  • deps: update dependency @tresjs/core to v3.6.0 (#71) (8eea463)
  • deps: update dependency @tresjs/core to v3.6.1 (#78) (38752ef)
  • fix split styles issue (#77) (8835b24)

2.0.1 (2023-12-12)

Bug Fixes

  • 69 cannot find module vite plugin glsl after upgrading to v2 (#70) (7eb8118)

2.0.1-next.1 (2023-12-12)

2.0.1-next.0 (2023-12-12)

Bug Fixes

  • move vite-plugin-glsl to deps (e9d4946)

2.0.0 (2023-12-11)

Features

  • 65 add vite plugin glsl for shaders support via options (#68) (965803a)
  • nuxt devtools tab (#66) (3c131f6)

1.4.0-next.1 (2023-12-10)

Features

  • icons for bones, groups, skinned mesh and fix subitem tree borders (d0672da)

Bug Fixes

  • issues with reactivity and renderer info (6fbb87c)

1.4.0-next.0 (2023-12-06)

Features

  • change name to scenegraphitem (8368efc)
  • devtools scene graph and cb injection (0cc3e31)
  • nuxt ui on client and more info about scene objects (1c6e53d)
  • use devtool cb and perf stats from core (e35d546)

Bug Fixes

1.3.0 (2023-12-02)

Features

1.2.2 (2023-10-19)

Bug Fixes

1.2.1 (2023-10-19)

1.2.0 (2023-10-16)

Features

  • refactor wrapper to component client only registration (#44) (f43fcb4)

Bug Fixes

  • 49 nuxtjs orbitcontrolsjs encountered an unknown camera type (#51) (8de0200)

1.2.0-next.3 (2023-10-16)

Bug Fixes

  • 49 nuxtjs orbitcontrolsjs encountered an unknown camera type (#51) (8de0200)
  • node mismatch issue (7dc1d42)

1.2.0-next.0 (2023-09-28)

Features

1.2.0-next.2 (2023-10-08)

1.2.0-next.1 (2023-10-08)

1.2.0-next.0 (2023-09-28)

Features

Bug Fixes

  • force three to be a peer dep (ad2fb55)

1.1.9 (2023-10-06)

Bug Fixes

  • 46 multiple instances of threejs orbitcontrols broken (#47) (7a49603)
  • add defu as dep (387c244)
  • deps: update dependency @tresjs/core to v3.3.0 (#40) (a0167ac)

1.1.7 (2023-09-16)

1.1.6 (2023-09-12)

Bug Fixes

  • update core to v3.2.1 with context fix (#39) (6857c88)

1.1.5 (2023-08-30)

Bug Fixes

  • fallback three types (#36) 4117401

1.1.4 (2023-08-30)

Bug Fixes

  • updated @tresjs/core to 3.1.1 (#35) ad1fca3

1.1.3 (2023-07-29)

Bug Fixes

  • added default props to fake Nuxt Canvas 1251d66

1.1.2 (2023-07-29)

Bug Fixes

  • update TresCanvasProps to newest (#29) 1bec0d7

1.1.1 (2023-07-29)

Bug Fixes

  • use templateCompilerOptions from core and new lint config b6cc19c

1.1.0 (2023-07-29)

Features

  • update to tres v3 (#26) cae345e

1.0.1 (2023-07-18)

Bug Fixes

  • added TresCanvasProps types locally (#22) bb04e80

1.0.0 (2023-06-22)

1.0.0-beta.2 (2023-06-20)

Bug Fixes

  • import ref on TresCanvas client wrapper f68d93a

1.0.0-beta.1 (2023-06-20)

Bug Fixes

  • expose context state from TresCanvas to client only version (#11) 9950cef

1.0.0-beta.0 (2023-06-19)

Bug Fixes

  • updated @tresjs/core to v2.2.0 for camera fixes (#10) b38d7ee

1.0.0-alpha.2 (2023-06-16)

1.0.0-alpha.1 (2023-06-16)

Bug Fixes

  • use findExportNames to add auto-imports from core modules ffd58a6

1.0.0-alpha.0 (2023-06-12)

Bug Fixes

  • remove multiple modules warnings (#2) 2ddaa3e