v4.0.0-next.1
Pre-release
Pre-release
4.0.0-next.1 (2024-03-18)
Features
- 140 on demand rendering (#497) (f688c64)
- 492 set tone mapping default to acesfilmictonemapping (#498) (c4547f9)
- 503 conditional rendering of primitives (#514) (79d8a76)
- 516 localstate for custom renderer node instances instead of userdata (#522) (08717ef)
- remove default camera warning (#499) (8bbafde)
- update to three
v160
and vuev3.4
(#488) (5fad3b8)
Bug Fixes
nodeOps
is now a function (#579) (ddc229e)- camera aspect (52dad5c)
- types: added
Object3DEventMap
toObject3D
generics for point event handling (#491) (a63eb90)
4.0.0-next.0 (2023-12-22)
Features
What's Changed
- feat: 474 vue chrome devtools plugin by @alvarosabu in #479
- feat: update to three
v160
and vuev3.4
by @alvarosabu in #488 - fix(types): added
Object3DEventMap
toObject3D
generics for point… by @alvarosabu in #491 - feat: 140 on demand rendering by @alvarosabu in #497
- feat: remove default camera warning by @alvarosabu in #499
- feat: 492 set tone mapping default to acesfilmictonemapping by @alvarosabu in #498
- refactor: Simplify the logic for calculating sizes and extract it into useSizes by @Steve245270533 in #513
- feat: 516 localstate for custom renderer node instances instead of userdata by @alvarosabu in #522
- docs: removed non-existing return value from onLoop example by @manaust in #535
- docs: enable multi language by @alvarosabu in #534
- docs: fix links resources es by @alvarosabu in #539
- feat: 503 conditional rendering of primitives by @alvarosabu in #514
- docs: add my sponsor page :) by @JaimeTorrealba in #563
- docs: fix brand colors by @alvarosabu in #564
- docs: german translations by @DennisSmuda in #548
- docs: link fix by @Tinoooo in #568
- chore: include
.gitattributes
for eol by @userquin in #569 - fix: camera aspect by @andretchen0 in #538
- fix:
nodeOps
is now a function by @alvarosabu in #579
New Contributors
- @manaust made their first contribution in #535
- @DennisSmuda made their first contribution in #548
Full Changelog: 3.7.0...4.0.0-next.1