Releases: Tresjs/cientos
Releases · Tresjs/cientos
v3.2.1
v3.2.0
3.2.0 (2023-08-25)
Features
Bug Fixes
What's Changed
- feat: 107 use video texture by @JaimeTorrealba in #167
- chore: deps update 23 08 23 by @alvarosabu in #181
- feat: add glass material by @JaimeTorrealba in #172
- fix: 179 tweakpane plugin essentials by @alvarosabu in #180
Full Changelog: 3.1.0...3.2.0
v3.2.0-next.0
3.2.0-next.0 (2023-08-23)
Features
Bug Fixes
- remove tweakpane essentials import (eeed334)
What's Changed
- feat: 107 use video texture by @JaimeTorrealba in #167
Full Changelog: 3.1.0...3.2.0-next.0
v3.1.0
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
- feat: add camera controls to new context by @JaimeTorrealba in #154
- chore: fix linter warning by @andretchen0 in #173
- feat: remove tweakpane deps from final bundle by @alvarosabu in #169
- feat: add islocked event pointerlock by @JaimeTorrealba in #145
- fix: useGLTF return types by @alvarosabu in #174
New Contributors
- @andretchen0 made their first contribution in #173
Full Changelog: 3.0.1...3.1.0
v3.0.1
v3.0.0
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
- fix: nuxt problem with scrollControls by @JaimeTorrealba in #130
- feat: backdrop stage abstraction by @alvarosabu in #116
- fix: MouseParallax, clean code by @JaimeTorrealba in #134
- docs: fix typo in code sample in index.md by @arbaev in #133
- docs: use primitive in the example, docs by @JaimeTorrealba in #135
- fix: background not checked right useEnvironment by @Magicpig55 in #138
- docs: rmv getModel from docs by @JaimeTorrealba in #140
- fix: add reactivity to stars component, rmv factor as props unnecessary by @JaimeTorrealba in #144
- feat: add preliminary camera-controls abstraction by @notarun in #146
- feat: 120 refactor usecientos to new state context provider by @alvarosabu in #143
New Contributors
- @arbaev made their first contribution in #133
- @Magicpig55 made their first contribution in #138
- @notarun made their first contribution in #146
Full Changelog: 2.3.0...3.0.0
v2.3.0
2.3.0 (2023-07-11)
Features
Bug Fixes
- initial camera position in keyboard controls (#119) (e4a03a6)
- remove deconstructive props (#124) (d83d00d)
What's Changed
- docs(transform-controls): fix typo and spacing by @arashsheyda in #115
- fix: initial camera position in keyboard controls by @JaimeTorrealba in #119
- fix: remove deconstructive props by @alvarosabu in #124
- feat: scroll-controls by @JaimeTorrealba in #118
New Contributors
- @arashsheyda made their first contribution in #115
Full Changelog: 2.2.0...2.3.0
v2.2.0
2.2.0 (2023-06-29)
Features
Bug Fixes
- add playground to examples (#104) (ce442a4)
- added default for touches prop (#100) (#111) (de6ebab)
- deps: update dependency @Tresjs/core to v2.3.0 (599f36b)
- styles in dark theme, same as in the core (#105) (1a8d0a5)
- useProgress correct export from loaders (af33533)
What's Changed
- feat: useProgress composable by @alvarosabu in #92
- chore(deps): update dependency unocss to ^0.53.0 by @renovate in #94
- fix: docs build netlify issue by @alvarosabu in #103
- fix(deps): update dependency @Tresjs/core to v2.3.0 by @renovate in #101
- feat: keyboard controls by @JaimeTorrealba in #68
- fix: Add playground to examples by @JaimeTorrealba in #104
- fix: styles in dark theme, same as in the core by @JaimeTorrealba in #105
- fix: added default for touches prop (#100) by @Tinoooo in #111
New Contributors
Full Changelog: 2.1.4...2.2.0
v2.1.4
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
- chore(deps): update dependency @Tresjs/core to v2.1.2 by @renovate in #81
- chore(deps): update dependency unplugin-vue-components to ^0.25.0 by @renovate in #89
- fix: precipitation issue, rmv log mouseparallax, add rule lint by @JaimeTorrealba in #88
- chore: lint warning console by @alvarosabu in #91
- fix: return orbit control value on event emitters by @alvarosabu in #96
- chore: moving peer deps out to devDeps and removing dedupe from playg… by @alvarosabu in #99
Full Changelog: 2.1.2...2.1.4