Releases: angular-threejs/angular-three
Releases · angular-threejs/angular-three
Release 1.0.0-beta.10
1.0.0-beta.10 (2023-01-22)
Bug Fixes
- set legacy mode with canvas inputs rather than state.legacy (10388e5)
Release 1.0.0-beta.8
1.0.0-beta.8 (2023-01-20)
Bug Fixes
- rename scene input to sceneGraph to differentiate it with THREE Scene (0ac4b0a)
Release 1.0.0-beta.7
Release 1.0.0-beta.6
1.0.0-beta.6 (2023-01-20)
Bug Fixes
- adjust GLTF type import in loader so we do not rely on three-stdlib (d9d3120)
Documentations
Release 1.0.0-beta.5
Release 1.0.0-beta.4
Release 1.0.0-beta.3
1.0.0-beta.3 (2023-01-19)
Bug Fixes
Release 1.0.0-beta.1
Release 1.0.0-beta.0
1.0.0-beta.0 (2023-01-19)
Features
- add args (50a9814)
- add canvas (9d584c3)
- add core lib (a9db86d)
- add destry injection fn (1ff55c3)
- add loader (16a6611)
- add loop (52d487c)
- add r3f stuffs (e238e35)
- add ref (3e9bf47)
- add renderer (a8176a5)
- add repeat (59d3423)
- add rx-state (a4b62e1)
- add store (ed10862)
- add type (8cbda45)
- finish canvas (5f3334a)
- finish the renderer (70f66e8)
Documentations
- add demo app (c774832)