Releases: angular-threejs/angular-three
Releases · angular-threejs/angular-three
v4.0.0-next.66
4.0.0-next.66 (2025-02-28)
🚀 Features
- rapier: add interaction groups and physics step support (8ba12fe6)
- rapier/addons: add attractor in addons secondary entry point (c7e6e451)
🩹 Fixes
- core: add missing geometry three elements (0f3eb989)
❤️ Thank You
v4.0.0-next.65
4.0.0-next.65 (2025-02-27)
🩹 Fixes
- rapier: make sure args and shape colliders are in sync (0bedb235)
❤️ Thank You
v4.0.0-next.64
4.0.0-next.64 (2025-02-27)
🩹 Fixes
- rapier: more inputs adjustments (757fa4c4)
❤️ Thank You
v4.0.0-next.63
4.0.0-next.63 (2025-02-27)
🚀 Features
- ⚠️ rapier: make the colliders' args the colliders name themselves (f6149ca8)
⚠️ Breaking Changes
- rapier: this moves the
[args]
binding to colliders name
❤️ Thank You
v4.0.0-next.62
4.0.0-next.62 (2025-02-27)
🩹 Fixes
- rapier: adjust rigidbody and collider input types (35c25040)
❤️ Thank You
v4.0.0-next.61
4.0.0-next.61 (2025-02-26)
🚀 Features
- rapier: allow data to be a function (0dc863fe)
🩹 Fixes
- core: add ngt-scene to three elements collection (4bdd2801)
❤️ Thank You
v4.0.0-next.60
4.0.0-next.60 (2025-02-24)
🩹 Fixes
- core: adjust NgtRendererLike to also have an optional dispose (cdd34ed5)
- core: add
created
event (b9cd35aa)
- soba/staging: dispose texture on destroy (050aee53)
- tweakpane: use default tweakpane parent element (2d7120f8)
❤️ Thank You
v4.0.0-next.59
4.0.0-next.59 (2025-02-23)
This was a version bump only, there were no code changes.
v4.0.0-next.58
4.0.0-next.58 (2025-02-22)
🚀 Features
🩹 Fixes
- soba/performances: adjust tracking logic in bvh effect (883e0f27)
❤️ Thank You
v4.0.0-next.57
4.0.0-next.57 (2025-02-20)
🩹 Fixes
- core: rename selection apis (52fe3404)
- postprocessing: use renamed selection api (281931d2)
❤️ Thank You