Releases: angular-threejs/angular-three
Releases · angular-threejs/angular-three
v3.5.0
3.5.0 (2025-01-11)
🚀 Features
- soba: add isReady getter for animation api to help with type-narrow (3ca940d)
❤️ Thank You
v3.4.1
3.4.1 (2025-01-08)
🩹 Fixes
- postprocessing: ngtp tone mapping selector (e816059)
❤️ Thank You
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
v3.3.0
3.3.0 (2025-01-07)
🩹 Fixes
- soba: adjust injectGLTF generics (41b95c4)
❤️ Thank You
v3.2.4
3.2.4 (2025-01-07)
🩹 Fixes
- core: get parent in removeChild from parentNode; do not remove children if oldChild is scene (2807f68)
- soba: move makeDefault up for controls (9d05d0c)
❤️ Thank You
v3.2.3
3.2.3 (2025-01-06)
🩹 Fixes
- core: check against previous args and do nothing if they're the same references (d24c136)
- core: use custom equality fn for parameters (3c0cdfe)
❤️ Thank You
v3.2.2
3.2.2 (2025-01-05)
🩹 Fixes
- core: null check remove call (065efff)
❤️ Thank You
v3.2.1
3.2.1 (2025-01-05)
🩹 Fixes
- core: check for lS.parent before calling untracked on it (b4bf14d)
- soba: setPoints should receive optional mid in quadratic bezier line (909b27c)
- soba: bind offset to position on pivot controls instead of effect (c4128ed)
❤️ Thank You
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
v3.1.0
3.1.0 (2025-01-05)
🩹 Fixes
- core: adjust versions for generator (746039b)
❤️ Thank You