Releases: angular-threejs/angular-three
Releases · angular-threejs/angular-three
Release 1.10.7
1.10.7 (2023-08-16)
Release 2.0.0-beta.9
2.0.0-beta.9 (2023-08-15)
Release 2.0.0-beta.14
2.0.0-beta.14 (2023-08-15)
Bug Fixes
- soba: attempt to use args for instanced buffer attribute (6862a07)
Release 2.0.0-beta.13
Release 2.0.0-beta.12
Release 2.0.0-beta.11
2.0.0-beta.11 (2023-08-15)
Features
- core: upgrade nx (c3bbc46)
Bug Fixes
- core: only proceed with append logic for DOMs if render state is available (5a56e6d)
Release 2.0.0-beta.10
2.0.0-beta.10 (2023-08-15)
Bug Fixes
- core: make sure renderer work correctly for two DOMs elements that might contain THREE children (b1987ba)
Release 2.0.0-beta.8
Release 2.0.0-beta.7
2.0.0-beta.7 (2023-05-27)
Bug Fixes
Release 2.0.0-beta.6
2.0.0-beta.6 (2023-05-27)
Features
- soba: add keyEvents to OrbitControls to match with drei (8382c06)
Bug Fixes
- cannon: return early in effect after assigning dummy object3d to body (a0d44cc)
- core: remove createSignal and use signal directly. queue all signal updates in renderer in microtask (9315c30)
- core: rename requestAnimationInInjectionContext to requestAnimationFrameInInjectionContext (af45513)
- soba: ensure effect that emit centered output allow signal writes (3ef325d)
- soba: update controls (8ea354c)