Skip to content

Releases: angular-threejs/angular-three

v3.3.0

07 Jan 05:08
Compare
Choose a tag to compare

3.3.0 (2025-01-07)

🩹 Fixes

  • soba: adjust injectGLTF generics (41b95c4)

❤️ Thank You

  • nartc

v3.2.4

07 Jan 00:53
Compare
Choose a tag to compare

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

  • nartc

v3.2.3

06 Jan 01:40
Compare
Choose a tag to compare

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

  • nartc

v3.2.2

05 Jan 22:15
Compare
Choose a tag to compare

3.2.2 (2025-01-05)

🩹 Fixes

  • core: null check remove call (065efff)

❤️ Thank You

  • nartc

v3.2.1

05 Jan 22:01
Compare
Choose a tag to compare

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

  • nartc

v3.2.0

05 Jan 07:45
Compare
Choose a tag to compare

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

05 Jan 06:46
Compare
Choose a tag to compare

3.1.0 (2025-01-05)

🩹 Fixes

  • core: adjust versions for generator (746039b)

❤️ Thank You

  • nartc

v3.0.0

05 Jan 04:39
Compare
Choose a tag to compare

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 from gizmos entry point

❤️ Thank You

  • nartc

v2.14.0

02 Jan 16:54
Compare
Choose a tag to compare

2.14.0 (2025-01-02)

🚀 Features

  • repo: bump peer deps on angular (4027049)

🩹 Fixes

  • core: make sure camera and dpr is set correctly initially (ae5ec13)

❤️ Thank You

  • nartc

v2.13.0

02 Jan 03:07
Compare
Choose a tag to compare

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

  • core: warn about 'routed' scenegraph (59db3ae)
  • core: adjust effect usage in core canvas (5e45354)

❤️ Thank You

  • nartc