V1.1.0 Public API release:
- Compatibility notes: https://docs.hai-vr.dev/updates/2024/08/21/p0 - Alternatively, see or find: https://github.com/hai-vr/documentation/blob/main/updates/2024-08-21-p0.md - Migration guide: https://docs.hai-vr.dev/docs/products/animator-as-code/migrating-v0-to-v1 - What's new: https://docs.hai-vr.dev/docs/products/animator-as-code/v1.1-whats-new - Planned future breaking changes: - The AacFlSettingKeyframes constructor will be made private/internal in V1.2.0. - The methods AacFlBase.InternalConfiguration and AacFlBase.InternalDoCreateLayer will be made private/internal in V1.2.0. - For compatibility reasons they remain public for the duration of V1.1.x. - There are no other breaking changes to be expected for the lifetime of V1.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "dev.hai-vr.animator-as-code.v1",
|
||||
"displayName": "Animator As Code V1 (Beta)",
|
||||
"version": "1.1.0-beta.9",
|
||||
"displayName": "Animator As Code V1",
|
||||
"version": "1.1.0",
|
||||
"unity": "2019.4",
|
||||
"description": "Base Animator As Code library. This library only requires Unity.",
|
||||
"vrchatVersion" : "2022.1.1",
|
||||
|
||||
Reference in New Issue
Block a user