Releases: angular-threejs/angular-three
Releases · angular-threejs/angular-three
Release 1.2.1
Release 1.2.0
Release 1.1.0
Release 1.0.2
Release 1.0.1
Release 1.0.0
1.0.0 (2023-01-24)
Features
Bug Fixes
- adjust how children of portal store gets the portalStore instance (04fffae)
- allow prepare to accept a synchronous function to calculate the instance (cdf0637)
- dedupe when adding new object to instance local state (e2fb313)
- primitive element should not dispose underlying object (a091aca)
Documentations
Release 1.0.0-beta.11
1.0.0-beta.11 (2023-01-23)
Features
- add createAttachFunction for aid with attach input as function (882f7d9)
Documentations
- almost finish custom renderer docs (d2c329b)
Release 1.0.0-beta.9
1.0.0-beta.9 (2023-01-22)
Features
- add injectBeforeRender (57d71b5)
Bug Fixes
- use a div instead of ngt-canvas-container component (821fa55)
Documentations
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)