This repository has been archived by the owner on Feb 10, 2023. It is now read-only.
Release 2.0.0
2.0.0 (2021-12-05)
Features
- repo: add missing GENERATED comment to some generators (c90bea9)
Bug Fixes
- cannon: fix DI token (4154797)
- core: adjust DI token (remove null) (ed5277c)
- core: ensure clear method is available before invoking (e9694e7)
- core: handle vr by setAnimationLoop on the renderer if it's true (694255f)
- core: misplace return statement, and frames start out at 1 (6682f52)
- core: remove InjectionToken from material-geometry-controller template (c8930af)
- postprocessing: move InjectionToken to beginnig of file (3e2742f)
- soba: return the correct controls for Orbitcontrols (4e5f4fb)
Documentations
- demo: clean up (73ed59c)
- repo: add peerDeps to soba and postprocessing README (aa7a8ab)
- storybook: add meta tags to manager-head (bc1effa)
- storybook: adjust the examples to show story mode on activated (7a715af)
- storybook: make simple cube more interesting with lights (d578651)
- storybook: reorganize and add examples from demo to storybook as Examples (6a50c80)