Releases: angular-threejs/angular-three
Releases · angular-threejs/angular-three
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