Releases: angular-threejs/angular-three
Releases · angular-threejs/angular-three
v4.0.0-next.108
4.0.0-next.108 (2025-06-18)
🚀 Features
- cannon: bump ng 20 (273adf00)
- core: bump ng 20 (fca5b470)
- postprocessing: bump ng 20 (37c2bb1c)
- rapier: bump ng 20 (28ce3ab2)
- repo: migrate 21.2 with angular 20 (6eee3eb9)
- soba: bump ng 20 (6d3fcd44)
- soba: pointerlockcontrols (98d085a9)
- theatre: bump ng 20 (79195669)
- tweakpane: bump ng 20 (e996bbcd)
🩹 Fixes
- core: ng20 resource (3ba5a737)
- soba: ng20 resource (7906a906)
- soba: add granular camrea controls outputs (fc58e479)
- soba: update decal (72f9c1da)
- soba: PixelFormat for fbo (d376f54a)
❤️ Thank You
- Chau @nartc
v4.0.0-next.107
v4.0.0-next.106
v4.0.0-next.105
v4.0.0-next.104
v4.0.0-next.103
4.0.0-next.103 (2025-04-07)
🩹 Fixes
- plugin/gltf: use new symbols for gltf generator (16492ac5)
❤️ Thank You
- Chau
v4.0.0-next.102
v4.0.0-next.101
4.0.0-next.101 (2025-04-02)
🚀 Features
- core/dom: expose HTMLCanvasElement and host element through template context (c56de317)
❤️ Thank You
- Chau
v4.0.0-next.100
v4.0.0-next.99
4.0.0-next.99 (2025-03-25)
🚀 Features
- core: fill catalogue with symbols from THREE automatically (3ce752cf)
- core: add fn to remove keys from catalogue; extend returns a clean up fn (651cfe2b)
🩹 Fixes
- core/testing: remove extend(THREE) from testing (de0e0db0)
- soba/abstractions: gradienttexture extends canvas-texture instead of pure texture (1641396a)
💅 Refactors
- soba/misc: use onCleanup to clean up fbo embedded view (771d55f2)
- soba/misc: use computed for animations API instead of effect (3d937816)
- soba/misc: use deeply nested signal on htmlContent (d200e3eb)
❤️ Thank You
- nartc