Releases: angular-threejs/angular-three
Releases · angular-threejs/angular-three
v3.3.0
v3.2.4
v3.2.3
v3.2.2
v3.2.1
v3.2.0
3.2.0 (2025-01-05)
🩹 Fixes
- cannon: remove standalone: true (b5e56e7)
- cannon: remove unnecessary untracked (de8a3e9)
- core: remove standalone true (0a38f33)
- core: remove unnecessary untracked (a837583)
- postprocessing: remove standalone true (195ea58)
- rapier: remove standalone true (fa304b9)
- rapier: remove unnecessary untracked (f994937)
- soba: remove standalone true (f894178)
- soba: remove unnecessary untracked (5a976ef)
❤️ Thank You
- nartc
v3.1.0
v3.0.0
3.0.0 (2025-01-05)
🚀 Features
⚠️ core: remove NgtObjectEventsHostDirective short-cut (0ab2a6e)- core: promote core/testing to stable (d6c5421)
⚠️ rapier: remove deprecated properties (be09add)- repo: migrate nx and angular (f91595c)
- repo: bump peer deps (21a5f61)
⚠️ soba: remove ngtspivotcontrols export from controls entry point (0db0b1e)
🩹 Fixes
- core: routed scene should work (6e76304)
- soba: set up an effect for setting position of gizmo instead (05ad6dc)
⚠️ Breaking Changes
- rapier: remove
erp
from physics options - core: use host directive
NgtObjectEvents
explicitly - soba: use
NgtsPivotControls
fromgizmos
entry point
❤️ Thank You
- nartc
v2.14.0
v2.13.0
2.13.0 (2025-01-02)
🚀 Features
- cannon: clean up cannon usages (23f00ca)
- postprocessing: adjust postprocessing usages (da5de36)
- postprocessing: make sure effect w/ ngt-primitive are disposed (e8510b9)
- rapier: adjust rapier effect usages (3fcd150)
- soba: adjust abstractions (5aa1b0c)
- soba: adjust cameras (6b61706)
- soba: controls (a88606b)
- soba: gizmos (03dcfb8)
- soba: loaders (b4690fc)
- soba: materials (affed6c)
- soba: misc (bf543ca)
- soba: staging (3c18936)
🩹 Fixes
❤️ Thank You
- nartc