Skip to content

Releases: angular-threejs/angular-three

Release 1.9.1

18 Feb 04:59
Compare
Choose a tag to compare

1.9.1 (2023-02-18)

Bug Fixes

  • infinity loop when parent and injectedParent are the same (5e02f8a)

Release 1.9.0

17 Feb 19:43
Compare
Choose a tag to compare

1.9.0 (2023-02-17)

Features

  • add parent directive to add "parent" slot to a 3d object (346aa3d)

Release 1.8.1

17 Feb 05:07
Compare
Choose a tag to compare

1.8.1 (2023-02-17)

Bug Fixes

  • ensure cd is ran on route change if routed scene is used (1702a51)

Release 1.8.0

17 Feb 04:07
Compare
Choose a tag to compare

1.8.0 (2023-02-17)

Features

Release 1.7.2

15 Feb 21:50
Compare
Choose a tag to compare

1.7.2 (2023-02-15)

Bug Fixes

  • destroy canvas properly (34e26c9)

Release 1.7.1

15 Feb 21:31
Compare
Choose a tag to compare

1.7.1 (2023-02-15)

Bug Fixes

Release 1.7.0

15 Feb 19:19
Compare
Choose a tag to compare

1.7.0 (2023-02-15)

Features

Release 1.6.11

12 Feb 19:37
Compare
Choose a tag to compare

1.6.11 (2023-02-12)

Bug Fixes

  • run cdr after load assets (da4a798)

Release 1.6.10

12 Feb 16:47
Compare
Choose a tag to compare

1.6.10 (2023-02-12)

Bug Fixes

  • add key$ to select observable from RxStore (4b87be0)

Release 1.6.9

12 Feb 05:36
Compare
Choose a tag to compare

1.6.9 (2023-02-12)

Bug Fixes

  • revert detect changes in store (3e36bca)