Skip to content
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
Compare
Choose a tag to compare
@nartc nartc released this 24 Nov 16:37
· 1104 commits to main since this release

2.0.0-beta.7 (2021-11-24)

Features

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)