mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
update fbx param to support skeleton definition exports and add the optional validators to make sure it's always a top group hierarchy of the rig in the sets
This commit is contained in:
parent
8b3e2259be
commit
e64984d510
7 changed files with 71 additions and 6 deletions
|
|
@ -824,6 +824,10 @@
|
|||
{
|
||||
"key": "ValidateSkeletonRigOutputIds",
|
||||
"label": "Validate Skeleton Rig Output Ids"
|
||||
},
|
||||
{
|
||||
"key": "ValidateSkeletonTopGroupHierarchy",
|
||||
"label": "Validate Skeleton Top Group Hierarchy"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue