Releases: angular-threejs/angular-three
Releases · angular-threejs/angular-three
Release 1.6.8
1.6.8 (2023-02-12)
Bug Fixes
- use safeDetectChanges instaed (b9d5ad4)
Release 1.6.7
1.6.7 (2023-02-12)
Bug Fixes
- run detectChanges after set (7cc72f0)
Release 1.6.6
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
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
1.6.4 (2023-02-09)
Bug Fixes
- fix lostpointercapture event isn't fired (b77ae3a)
Release 1.6.3
1.6.3 (2023-02-08)
Bug Fixes
Release 1.6.2
1.6.2 (2023-02-08)
Bug Fixes
- adjust renderer listen to listen for DOM events if target is root Scene (46f9206)
- check for instance of Window for isDOM (4026871)
Release 1.6.1
1.6.1 (2023-02-08)
Bug Fixes
- use null as fallback value for target CDR in listen (728f4fe)
Release 1.6.0
1.6.0 (2023-02-08)
Features
Release 1.5.1
1.5.1 (2023-02-08)
Bug Fixes
- only attach if there's parent (9728392)