1.7.0-alpha.2
Pre-release
Pre-release
·
288 commits
to main
since this release
Version 1.7.0-alpha.2
This is a prerelease version. There may be bugs, and API compatibility is not yet guaranteed.
Please: BACK UP YOUR PROJECTS
Notable changes
Note: This alpha release contains breaking changes to APIs introduced in alpha.0 and alpha.1.
Please upgrade modular avatar at the same time as updating to this release. This does not affect
stable APIs.
Added
- [#545]
IVirtualizeMotioninterface - [#545] Additional methods on
IVirtualizeAnimatorController(breaking change)
Fixed
- [#543] Exceptions thrown when deactivating extension contexts can result in an infinite loop
- [#544]
INDMFEditorOnlyneeded to be in the runtime assembly
Changed
- [#545]
VirtualControllerContextnow exposes the dictionary of animator controllers via a property
VirtualControllerContext.Controllers
Removed
- [#545] Removed indexing operator overload on
VirtualControllerContext(breaking change)