Skip to content

Releases: angular-threejs/angular-three

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)

Release 1.6.8

12 Feb 05:32
Compare
Choose a tag to compare

1.6.8 (2023-02-12)

Bug Fixes

  • use safeDetectChanges instaed (b9d5ad4)

Release 1.6.7

12 Feb 05:29
Compare
Choose a tag to compare

1.6.7 (2023-02-12)

Bug Fixes

  • run detectChanges after set (7cc72f0)

Release 1.6.6

12 Feb 05:17
Compare
Choose a tag to compare

1.6.6 (2023-02-12)

Bug Fixes

  • bind environment injector in runInContext (aa905ff)
  • compound can also be DOM (todo: need a way to exclude compoundPrefix) (ef25fc5)

Release 1.6.5

12 Feb 03:58
Compare
Choose a tag to compare

1.6.5 (2023-02-12)

Bug Fixes

  • prevent a THREE child is attached to a parent when it is already attached (66a98e3)

Release 1.6.4

09 Feb 16:21
Compare
Choose a tag to compare

1.6.4 (2023-02-09)

Bug Fixes

  • fix lostpointercapture event isn't fired (b77ae3a)