This repository has been archived by the owner on Feb 10, 2023. It is now read-only.
Release 2.6.0
2.6.0 (2021-12-10)
Features
- core: add raycast to object3d (aec28bd)
- soba: add Loader component (58ff9b8)
- soba: add progress service (ed0dedb)
Bug Fixes
- core: ensure CustomRenderer works with other stuffs like Scene as well (293ce31)
- core: ensure uuid is present before adding to animations (52ffae8)
- core: remove comment and return the clean up fn in AudioListener (7f33803)
- core: rename animationSubscriber#subscribe to prepare for better distinction with RxJs (b1160e6)
- core: use getActions from rx-state (0a8b081)
- soba: rename loaders to be prefixed with Ngt (b844f41)