This repository has been archived by the owner on Feb 10, 2023. It is now read-only.
Release 2.0.0-beta.7
Pre-release
Pre-release
2.0.0-beta.7 (2021-11-24)
Features
- add soba shapes generator (9eaaa8d)
- soba: add all Shapes (1499d09)
- soba: add Billboard (320d4ed)
- soba: init shapes (ff6b141)
Bug Fixes
- adjust generators (7aff31f)
- adjust soba shapes selectors generator (125b491)
- adjust soba template with ngIf (7c0ba91)
- core: make sure material query look at descendants as well (f0be3f1)
- core: use the correct object3dController in Object3d class; (4b39ecf)
- make sure to import CommonModule for ngIF (2f3d4c2)
- soba: expose Group in Billboard for appending (15ccc22)
- soba: remove ng-content and use [material] on mesh instead (2dae492)
- soba: rerun soba shape generator with commonModule (5ed26dd)
- soba: rerun soba shape generators with ngIf (0c42ea0)
- soba: update shapes with generator (e8a26b1)
Documentations
- demo: testing billboards (043d393)