This repository has been archived by the owner on Feb 10, 2023. It is now read-only.
Releases: nartc/angular-three
Releases Β· nartc/angular-three
Release 5.2.0
5.2.0 (2022-05-07)
Features
- core: add update event emitter to instance which emits after setOptions (f865c73)
- postprocessing: rename simple effects; use individual inputs (0c871ad)
- soba: add AdaptiveDpr and AdaptiveEvents to react to performance regression on camera movements (1dbbd62)
- soba: add soba text3d (8c68720)
Bug Fixes
- core: re-int object on instanceArg$ changes (9128e17)
- core: wrong merge logic for performance options (e55f93e)
- postprocessing: ssao effect (2c871df)
- soba: avoid error when colors length less than stops length in gradient texture (6cd6abf)
- soba: fix ContentChildren for Float (f839b97)
- soba: fix ContentChildren for Stage (250059c)
- soba: fix ContentChildren; use ref for Center (ea7cd19)
- soba: fix ContentChildren; use ref for Detailed (fc150e3)
- soba: override update for gizmo helper since instance now has update event emitter (b8111df)
- soba: use ref for Backdrop (8d606fc)
- soba: use ref for ContactShadows (c428794)
- soba: use ref for Environment (e479d2f)
- soba: use ref for Gizmo (5b35a25)
- soba: use ref for Spotlight (8cdfdb3)
Documentations
- add adaptive stories (1117add)
- add args/props for gradient texture story (0f33e0c)
- add CDK to use platform for poster (e56ea64)
- adjust workflow (bf96d88)
- match Drei's props on some stories (f41eaf9)
- use createRangeControl (2305d07)
- use white background for stage stories to see shadow better (c6569ce)
Release 5.1.1
Release 5.1.0
Release 5.0.3
Release 5.0.1
Release 5.0.0
Release 5.0.0-beta.32
5.0.0-beta.32 (2022-05-01)
Features
- core: add capsule geometry (ae67458)
Documentations
- add gif as fallback for browsers that do not support video (c561010)
Release 5.0.0-beta.31
Release 5.0.0-beta.30
5.0.0-beta.30 (2022-04-30)
Bug Fixes
- core: intensity should accept data from input instead of hard code 1 (8bcdf20)
- core: move args input to abstract classes (ad7947d)
- postprocessing: debounce effectPasses so that multiple effect triggers should be debounced (c54f9e7)
- soba: remove args input on line geometry (8a0fbe8)
Documentations
Release 5.0.0-beta.29
5.0.0-beta.29 (2022-04-29)
Bug Fixes
- schematics: include nrwl/devkit as dependencies for schematicsn (0f973a1)