This repository was archived by the owner on Feb 10, 2023. It is now read-only.
Releases: nartc/angular-three
Releases Β· nartc/angular-three
Release 5.0.0-beta.28
Release 5.0.0-beta.27
5.0.0-beta.27 (2022-04-29)
Bug Fixes
- schematics: update schematics to support v5 (6638339)
Documentations
Release 5.0.0-beta.26
5.0.0-beta.26 (2022-04-29)
Features
- core: allow to pass in Ref for primitive as well (a855e1f)
- soba: support material for text (7f4eb1a)
Bug Fixes
- core: check for null before accessing objects (16ed4d1)
- core: check on Reflect before assign empty object in mutate (22a057d)
- soba: adjust textMesh instance (853be0e)
Documentations
- clean up text story (5d6b784)
Release 5.0.0-beta.25
Release 5.0.0-beta.24
Release 5.0.0-beta.23
Release 5.0.0-beta.22
5.0.0-beta.22 (2022-04-27)
Bug Fixes
Documentations
- adjust storybook config to include raw-loader (b244b4d)
Release 5.0.0-beta.21
5.0.0-beta.21 (2022-04-27)
Features
- soba: add Environment (87b771c)
Bug Fixes
- core: add explicit states to have knowledge if an input is explicitly set on the host element (b2aa965)
- core: add type guard to is.obj (c93ae5c)
- core: adjust object passthrough to respect host Inputs if they're set explicitly (38f2eea)
- core: make sure object pass through react to changes (65fad4b)
- environment: fix environment background not changing (0a59c68)
- soba: adjust OrbitControls (11f6059)
- soba: adjust the "use" API to be more reactive (7afb377)
- soba: adjust typings in environment (4724b32)
- soba: make sure gizmo passthroughs react to changes (aa59906)
Release 5.0.0-beta.20
5.0.0-beta.20 (2022-04-26)
Features
Bug Fixes
- core: material geometry object should ref instead of factory token (3b8ff7d)
Release 5.0.0-beta.19
5.0.0-beta.19 (2022-04-25)
Features
Bug Fixes
- core: adjust attributes import list (f011544)
- core: setOptionsTriggers should be an Observable of {} (a6d8368)
- soba: orthographic camera clean up (9099d6b)
- soba: rework FBO and DepthBuffer to use Ref instead of returning Observable (5b41119)