Skip to content

Releases: Tresjs/cientos

v3.2.1

01 Sep 08:17
Compare
Choose a tag to compare

3.2.1 (2023-09-01)

Bug Fixes

v3.2.0

25 Aug 16:10
Compare
Choose a tag to compare

3.2.0 (2023-08-25)

Features

Bug Fixes

What's Changed

Full Changelog: 3.1.0...3.2.0

v3.2.0-next.0

23 Aug 14:36
Compare
Choose a tag to compare
v3.2.0-next.0 Pre-release
Pre-release

3.2.0-next.0 (2023-08-23)

Features

Bug Fixes

  • remove tweakpane essentials import (eeed334)

What's Changed

Full Changelog: 3.1.0...3.2.0-next.0

v3.1.0

17 Aug 17:38
Compare
Choose a tag to compare

3.1.0 (2023-08-17)

Features

  • add camera controls to new context (21ab955)
  • chg to event, rmv vmodel, (9b739a2)
  • remove tweakpane deps from final bundle (#169) (b99ac3c)

Bug Fixes

What's Changed

New Contributors

Full Changelog: 3.0.1...3.1.0

v3.0.1

29 Jul 15:18
Compare
Choose a tag to compare

3.0.1 (2023-07-29)

Bug Fixes

  • removed axesHelper from Contact Shadows (#152) (821205a)

v3.0.0

29 Jul 11:48
Compare
Choose a tag to compare

3.0.0 (2023-07-29)

⚠ BREAKING CHANGES

  • core v3 provides a new state context useTresContext which impacts all the abstractions depending on the state

  • chore: move core to deps

  • chore: updated lock

  • chore: fix lint

  • feat: removed useCientos and useTresContext instead

Features

  • 120 refactor usecientos to new state context provider (#143) (723a323)
  • add more camera-controls playground examples (d3c5dd3)
  • add preliminary camera-controls abstraction (bef41b9)
  • backdrop stage abstraction (#116) (62f677c)

Bug Fixes

  • add reactivity to stars component, rmv factor as props unnecessary (#144) (ad5c6c8)
  • background not checked right useEnvironment (#138) (28d40fd)
  • map correct camera-controls events (e7095eb)
  • MouseParallax, clean code (#134) (257238a)
  • nuxt problem with scrollControls (#130) (1739965)

What's Changed

New Contributors

Full Changelog: 2.3.0...3.0.0

v2.3.0

11 Jul 08:50
Compare
Choose a tag to compare

2.3.0 (2023-07-11)

Features

Bug Fixes

What's Changed

New Contributors

Full Changelog: 2.2.0...2.3.0

v2.2.0

29 Jun 09:13
Compare
Choose a tag to compare

2.2.0 (2023-06-29)

Features

Bug Fixes

What's Changed

New Contributors

Full Changelog: 2.1.4...2.2.0

v2.1.4

14 Jun 18:26
Compare
Choose a tag to compare

2.1.4 (2023-06-14)

Bug Fixes

  • chg log linter rule to warn (18eeb72)
  • fix types in precipitation, stars. rmv log rule linter (1c15ecb)
  • precipitation-area issue, rmv log mouseparallax, add rule lint (994efaa)
  • return control value on event emitters (d072223)

What's Changed

Full Changelog: 2.1.2...2.1.4

v2.1.3

11 Jun 11:13
Compare
Choose a tag to compare

2.1.3 (2023-06-11)

Bug Fixes

  • chg log linter rule to warn (18eeb72)
  • fix types in precipitation, stars. rmv log rule linter (1c15ecb)
  • precipitation-area issue, rmv log mouseparallax, add rule lint (994efaa)
  • return control value on event emitters (d072223)