CHANGELOG.md 4.5 KB

1.6.0 (2023-02-03)

Features

  • cientos: box abstraction (dc9c638)
  • cientos: circle abstraction (978eb2d)
  • cientos: cone abstraction (9d04c54)
  • cientos: sphere abstraction (e2a6fff)
  • cientos: torus abstraction (d85eb40)
  • cientos: torus knot abstraction (8c4fd46)

1.5.0 (2023-01-19)

Features

  • cientos: plane abstraction (3f27400)
  • cientos: updated onLoop delta usage for useAnimations (9e7fdbd)
  • cientos: useAnimations (2704288)

1.4.0 (2023-01-10)

Features

  • cientos: useFBX and FBXModel (cdb0665)

1.3.0 (2022-12-30)

Bug Fixes

  • cientos: moved window tres types to index.d.ts (a5b87a5)

Features

  • cientos: add events and controls default support on dragging (f03f8e8)
  • cientos: basic transform controls (ada3b4c)

1.2.2 (2022-12-19)

Bug Fixes

  • forcing a release with correct bundle versions (a211e75)

1.2.1 (2022-12-19)

Bug Fixes

  • cientos: draco encoding and decoderPath (c9bd7ad)

1.2.0 (2022-12-19)

Bug Fixes

  • added copyPublicDir: false to remove static assets on package (7e8de9c)
  • center props in text3D (a4e66d3)

Features

  • updated deps and clean up app.vue (88de6eb)

1.1.0 (2022-12-08)

Bug Fixes

  • app.vue (60023dd)
  • cientos: fixed useCientos type issues (34aefc6)
  • core: enabled function calling on process props (f544371)
  • linters (b1bbbcf)
  • make it work with new instance creator logic (5c07f84)
  • remove initial Orbitcontrol extend from plugin (171ede4)
  • types (8500c62)

Features

  • cientos: getting app from getCurrentInstance 🤩 (f899977)
  • cientos: Refactor OrbitControls to use new extend API (7251b60)
  • cientos: text3d base (0e13051)
  • cientos: Text3D now accepts sweet text via slots (8f3a2f4)
  • core: extension now works with slots passed by (e1bfea1)
  • text3d on cientos (ff80fdb)

@tresjs/cientos

1.0.0 (2022-11-29)

Features