Skip to content

Releases: angular-threejs/angular-three

v3.7.0

18 Jan 20:00
Compare
Choose a tag to compare

3.7.0 (2025-01-18)

🚀 Features

  • core: expose rendered output with the component ref (f4bc584)

❤️ Thank You

  • nartc

v3.6.1

18 Jan 19:37
Compare
Choose a tag to compare

3.6.1 (2025-01-18)

🩹 Fixes

  • core: add dummy getAttribute fn to rendererNode for ssr (1a37c1a)

❤️ Thank You

  • nartc

v3.6.0

11 Jan 23:35
Compare
Choose a tag to compare

3.6.0 (2025-01-11)

🚀 Features

🩹 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

11 Jan 06:09
Compare
Choose a tag to compare

3.5.0 (2025-01-11)

🚀 Features

  • soba: add isReady getter for animation api to help with type-narrow (3ca940d)

❤️ Thank You

  • nartc

v3.4.1

08 Jan 23:49
Compare
Choose a tag to compare

3.4.1 (2025-01-08)

🩹 Fixes

  • postprocessing: ngtp tone mapping selector (e816059)

❤️ Thank You

  • nartc

v3.4.0

08 Jan 21:03
Compare
Choose a tag to compare

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

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