Releases: angular-threejs/angular-three
Releases · angular-threejs/angular-three
v4.0.0-next.2
4.0.0-next.2 (2025-01-26)
🩹 Fixes
- rapier: compute rotation and quaternion properly (cfd3ea56)
❤️ Thank You
- nartc
v4.0.0-next.1
4.0.0-next.1 (2025-01-26)
🚀 Features
- core: new renderer (c7bec7eb)
🩹 Fixes
- core: adjust portals with new renderer (f0243b93)
- core: adjust portals with new renderer (2) (b62b21d3)
- core: html now works (6db540b9)
- core: adjust a lot in renderer (6869f226)
- core: pivot controls work (43c431e6)
- core: update testing lib (2110ec66)
- core: adjust tests in soba (5a18452c)
- soba: adjust html with new renderer (86ff1a7d)
- soba,core: controls now work (96892ad1)
💅 Refactors
- cannon: update cannon with new renderer (b73211db)
- core: clean up renderer (04b39d4c)
- core: clean up renderer (8c1ae6c2)
- core: make renderer not aware of store internally (18cafe1e)
- core: refactor more with no-store renderer (c56b03e9)
- core: update object events (6cf56c30)
- core: clean up more renderer code (698e2752)
- examples: rename (371eb49b)
- postprocessing: update postprocessing with new renderer (bfb3dbb5)
- rapier: update rapier with new renderer (25f8ac31)
- soba: clean up abstractions (5f40d894)
- soba: update cameras with new renderer (cb9d2069)
- soba: update abstractions with new renderer (441a5f0b)
- soba: update controls with new renderer (b16d477e)
- soba: update gizmos with new renderer (b41f1d64)
- soba: adjust html with new renderer (155a68d2)
- soba: adjust performances with new renderer (a83ba07c)
- soba: adjust shaders with new renderer (d9bcca60)
- soba: adjust staging with new renderer (d43bd2c7)
- soba: adjust stats and vanilla exports with new renderer (41ca5f5b)
- soba: adjust misc with new renderer (df00fb76)
❤️ Thank You
- nartc
v3.7.1
v3.7.0
v3.6.1
v3.6.0
3.6.0 (2025-01-11)
🚀 Features
- cannon: bump three 172 (126b126)
- core: bump three 172 (fbb1531)
- postprocessing: bump three 172 (28de882)
- rapier: bump three 172 (580972f)
- soba: bump three 172 (ef5655a)
🩹 Fixes
- core: loosen instanceof check (b7650b2)
- core: null check first before isTexture (ebd3c3a)
- soba: dispose texture on environment cube destroyed (4a23c73)
❤️ Thank You
- nartc
v3.5.0
v3.4.1
v3.4.0
3.4.0 (2025-01-08)
🚀 Features
- core: add parent directive for special attach case (7f78a4c)
🩹 Fixes
- core: make sure previousAttach exists before invoking (b5d3ae6)
- core: adjust NgtRouterOutlet to make a new env injector with parent (ae16c92)
- core: move resolve parent to the directive itself (0ec724a)
- postprocessing: update tonemapping to not use CONVOLUTION (a6a7567)
- postprocessing: export name for tone mapping (abe0100)
❤️ Thank You
- nartc