Skip to content

Releases: Tresjs/cientos

3.9.0

07 May 14:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.8.0...3.9.0

v4.0.0-next.0

27 Mar 19:13
Compare
Choose a tag to compare
v4.0.0-next.0 Pre-release
Pre-release

4.0.0-next.0 (2024-03-27)

Features

  • app: 252 adding ocean component (7efb293)
  • app: 252 Renamed as ocean, add sky support (473bac6)
  • app: Add RoundedBox component (8b6cb67)

Bug Fixes

  • app: 252 Apply review feedback (4449208)
  • apply feedback (3a50bc2)
  • little detail in the interface (fb6456a)

v3.8.0

07 Feb 14:11
Compare
Choose a tag to compare

3.8.0 (2024-02-07)

Features

  • add BakeShadows component (77df084)
  • add gltfExporter composable (0c77d33)
  • app: 329 Add cast-shadow/receive-shadow to 3D model (471e28a)
  • reflection material (5cccaa9)

Bug Fixes

Reverts

What's Changed

New Contributors

Full Changelog: 3.7.0...3.8.0

v3.7.0

13 Dec 18:32
Compare
Choose a tag to compare

3.7.0 (2023-12-13)

Features

  • add 'change' event to pointerlock controls, improve docs (c394f10)
  • add rectAreaLightHelper to vLightHelper directive (#283) (8bc64a1)
  • add reflector (#136) (bd4d710)
  • sampler and useSampler (#286) (826833c)

Bug Fixes

  • remove wrapper element on unmounted (#310) (1a37c92)
  • wrap Text3D inside Suspense in the docs (#307) (27ce1f0)

What's Changed

New Contributors

Full Changelog: 3.6.0...3.7.0

v3.6.0

07 Nov 13:43
Compare
Choose a tag to compare

3.6.0 (2023-11-07)

Features

Bug Fixes

  • avoid html container to be appended again (#278) (8c2b17d)

Reverts

What's Changed

Full Changelog: 3.5.1...3.6.0

v3.5.1

18 Oct 10:51
Compare
Choose a tag to compare

3.5.1 (2023-10-18)

Bug Fixes

What's Changed

Full Changelog: 3.5.0...3.5.1

v3.5.0

10 Oct 09:04
Compare
Choose a tag to compare

3.5.0 (2023-10-10)

Features

  • 178 v distance to (#220) (d2e2521)
  • 23 html component (#184) (3a488f0)
  • add <Fbo /> abstraction (#228) (6efc076)
  • add global-audio component (f66d81d)
  • change stats to renderless component (3ae6f5d)
  • Lines: add CatumullRomLine, Line2 (4a267a5)
  • Lines: add docs, correct name (f868d4e)
  • Lines: adjust types (e876314)
  • Lines: correct segments prop description (a22d25d)
  • Lines: fix linter errors (6ab3ef5)
  • Lines: format docs (a3b612f)
  • Lines: format docs (28e78b1)
  • Lines: make Line2 import relative (6788d8e)
  • Lines: remove unneeded refs, objects from demos (128ea59)
  • Lines: reword docs (45002ed)
  • remove pauseTrigger, now play-trigger element also work for pause state when is playing (6973f23)

Bug Fixes

What's Changed

New Contributors

Full Changelog: 3.4.0...3.5.0

v3.4.1

27 Sep 16:27
Compare
Choose a tag to compare

3.4.1 (2023-09-27)

Bug Fixes

  • fake commit to force a patch (b1a055c)
  • remove es only format bundle (b9bb1b9)

v3.4.0

26 Sep 15:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.0...3.4.0

v3.3.0

12 Sep 06:14
Compare
Choose a tag to compare

3.3.0 (2023-09-11)

Features

Bug Fixes