v3.8.0
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
- app: 336 Fix stats-gl problem (505e243)
- deps: update dependency @Tresjs/core to v3.7.0 (#333) (4d09ebb)
- reduce beforeRenderer time (b9df580)
- reduce lagging on the reflection (dca5c31)
Reverts
What's Changed
- refactor: remove TweakPane, use Leches by @andretchen0 in #308
- docs: revert change on config for sampler links by @alvarosabu in #314
- feat: remove tweakpane by @alvarosabu in #313
- chore(docs): fix link to Tres, typos by @andretchen0 in #317
- feat: add BakeShadows component by @JaimeTorrealba in #324
- fix: Correct return type for useGLTF composable by @dotmot in #327
- chore(useGLTF): fix linter errors by @andretchen0 in #332
- chore(app): Update dependencies by @JaimeTorrealba in #328
- feat(app): 329 Add cast-shadow/receive-shadow to 3D model by @JaimeTorrealba in #330
- fix(app): 336 Fix stats-gl problem by @JaimeTorrealba in #340
- feat: 170 use gltf exporter by @JaimeTorrealba in #290
- docs(app): Fix example link, point to new lab by @JaimeTorrealba in #338
- fix(deps): update dependency @Tresjs/core to v3.7.0 by @renovate in #333
- revert: remove tweakpane (#313)" by @JaimeTorrealba in #343
New Contributors
Full Changelog: 3.7.0...3.8.0