Skip to content

Releases: angular-threejs/angular-three

v4.0.0-next.2

26 Jan 18:09
Compare
Choose a tag to compare
v4.0.0-next.2 Pre-release
Pre-release

4.0.0-next.2 (2025-01-26)

🩹 Fixes

  • rapier: compute rotation and quaternion properly (cfd3ea56)

❤️ Thank You

  • nartc

v4.0.0-next.1

26 Jan 15:18
Compare
Choose a tag to compare
v4.0.0-next.1 Pre-release
Pre-release

4.0.0-next.1 (2025-01-26)

🚀 Features

🩹 Fixes

  • core: adjust portals with new renderer (f0243b93)
  • core: adjust portals with new renderer (2) (b62b21d3)
  • core: html now works (6db540b9)
  • core: adjust a lot in renderer (6869f226)
  • core: pivot controls work (43c431e6)
  • core: update testing lib (2110ec66)
  • core: adjust tests in soba (5a18452c)
  • soba: adjust html with new renderer (86ff1a7d)
  • soba,core: controls now work (96892ad1)

💅 Refactors

  • cannon: update cannon with new renderer (b73211db)
  • core: clean up renderer (04b39d4c)
  • core: clean up renderer (8c1ae6c2)
  • core: make renderer not aware of store internally (18cafe1e)
  • core: refactor more with no-store renderer (c56b03e9)
  • core: update object events (6cf56c30)
  • core: clean up more renderer code (698e2752)
  • examples: rename (371eb49b)
  • postprocessing: update postprocessing with new renderer (bfb3dbb5)
  • rapier: update rapier with new renderer (25f8ac31)
  • soba: clean up abstractions (5f40d894)
  • soba: update cameras with new renderer (cb9d2069)
  • soba: update abstractions with new renderer (441a5f0b)
  • soba: update controls with new renderer (b16d477e)
  • soba: update gizmos with new renderer (b41f1d64)
  • soba: adjust html with new renderer (155a68d2)
  • soba: adjust performances with new renderer (a83ba07c)
  • soba: adjust shaders with new renderer (d9bcca60)
  • soba: adjust staging with new renderer (d43bd2c7)
  • soba: adjust stats and vanilla exports with new renderer (41ca5f5b)
  • soba: adjust misc with new renderer (df00fb76)

❤️ Thank You

  • nartc

v3.7.1

26 Jan 18:15
Compare
Choose a tag to compare

3.7.1 (2025-01-26)

This was a version bump only, there were no code changes.

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