CHANGELOG.md 13 KB

0.0.0 (2022-11-22)

1.1.0

Minor Changes

  • 3eb47dd: BREAKING CHANGE: Prefixed components

0.5.0

Minor Changes

  • 5766cd1: useLoader and cientos useGLTF

Bug Fixes

  • cientos pkg version on tres (beff910)
  • cientos: changed back to string key for provides (54f4acc)
  • cientos: fixed controls (f6397d9)
  • core: canvas height issue and updated stories (ea9a542)
  • core: issue with props on Renderer component (a683277)
  • lint: fix lint and build issues (a3a52bc)
  • typescript issues (1f5c528)

Features

  • cientos: basic cientos pkg (efce5bb)
  • cientos: cientos package nice try (3748e65)
  • cientos: moved tweakpane to cientos (96488e7)
  • cientos: provide inject keys and clean up (e2e6f58)
  • cientos: provide inject works on orbit controls (ff95bd0)
  • cientos: useGLTF and GLTModel component (55191fd)
  • core: added orbit controls from cientos to stories (14aa6c7)
  • core: refactor core composables convention to index.ts (9041ce8)
  • core: use Renderer component and scene (b25e7e2)
  • core: useLoader composable and story for gltf (f566049)
  • core: useRenderLoop with (f160e30)

0.0.0 (2022-11-17)

0.4.0

Minor Changes

  • 9a20974: Big refactor of components and composables

Bug Fixes

  • cientos pkg version on tres (beff910)
  • cientos: changed back to string key for provides (54f4acc)
  • cientos: fixed controls (f6397d9)
  • core: canvas height issue and updated stories (ea9a542)
  • core: issue with props on Renderer component (a683277)
  • lint: fix lint and build issues (a3a52bc)
  • typescript issues (1f5c528)

Features

  • cientos: basic cientos pkg (efce5bb)
  • cientos: cientos package nice try (3748e65)
  • cientos: moved tweakpane to cientos (96488e7)
  • cientos: provide inject keys and clean up (e2e6f58)
  • cientos: provide inject works on orbit controls (ff95bd0)
  • core: added orbit controls from cientos to stories (14aa6c7)
  • core: refactor core composables convention to index.ts (9041ce8)
  • core: use Renderer component and scene (b25e7e2)
  • core: useRenderLoop with (f160e30)

0.0.0 (2022-11-12)

0.3.0

Minor Changes

  • 818fed9: Moved TweakPane to cientos

Bug Fixes

  • cientos pkg version on tres (beff910)
  • cientos: changed back to string key for provides (54f4acc)
  • lint: fix lint and build issues (a3a52bc)

Features

  • cientos: basic cientos pkg (efce5bb)
  • cientos: cientos package nice try (3748e65)
  • cientos: moved tweakpane to cientos (96488e7)
  • cientos: provide inject keys and clean up (e2e6f58)
  • cientos: provide inject works on orbit controls (ff95bd0)
  • core: added orbit controls from cientos to stories (14aa6c7)

0.0.0 (2022-11-12)

0.2.1

Patch Changes

  • 5592faf: Fix type issues and OrbitControls

Bug Fixes

  • cientos pkg version on tres (beff910)
  • cientos: changed back to string key for provides (54f4acc)
  • lint: fix lint and build issues (a3a52bc)

Features

  • cientos: basic cientos pkg (efce5bb)
  • cientos: cientos package nice try (3748e65)
  • cientos: provide inject keys and clean up (e2e6f58)
  • cientos: provide inject works on orbit controls (ff95bd0)
  • core: added orbit controls from cientos to stories (14aa6c7)

0.0.0 (2022-11-12)

0.2.0

Minor Changes

Features

  • cientos: basic cientos pkg (efce5bb)
  • cientos: cientos package nice try (3748e65)
  • cientos: provide inject keys and clean up (e2e6f58)
  • cientos: provide inject works on orbit controls (ff95bd0)

0.0.0 (2022-11-07)

0.1.0

Minor Changes

Bug Fixes

  • ci: fix lint (859862f)
  • ci: maybe this will fix the ci? (bf1acd2)
  • core: fix typings (e44c598)
  • core: major clean up and typing (8d0bf4a)
  • core: trying to improve HMR (22e1aca)
  • expose was the key to success (d1009c2)
  • lint: add proper linter and fix them all (a1e933d)
  • reset versions to 000 to force proper increment (b1b0259)
  • trying out with VueComponents (003e143)

Features

  • core: added background, encoding and alpha to renderer (f0db3cc)
  • core: better typing (4d1b344)
  • core: camera options for Canvas (87a7704)
  • core: clean up (95dbc60)
  • core: cleaned up customRenderer logic (c0ad68d)
  • core: component based instantiation is working (5f1439f)
  • core: HMR seems to work (9a274d9)
  • core: improved logging and removing warnings (d25bd7a)
  • core: initial tres core (905a4c0)
  • core: normalized properties (793b847)
  • core: optimized (a75093f)
  • core: reduce amount of threejs autogenerated components to only classes (2b29df6)
  • core: rename main composable (c49a4d2)
  • core: stories (afa5498)
  • core: sub components is now possible (a667bbd)
  • core: test for camera (185b910)
  • core: three vue component based approach (5e7e3d6)
  • core: useLoop is working (9d20a04)
  • core: useRenderer composable (01d0e7f)
  • core: useTextures (a522cc4)
  • core: useTweakPane temporarely living inside core (cb0890e)
  • docs: getting started page (e4ecf78)
  • fix lint issues (7236655)
  • init of tres pkg (748ff1b)
  • stories: add light story (258ebde)
  • test: added test for useScene (f9bf334)
  • test: useRenderer tests (68ff3b5)