Merge remote-tracking branch 'origin/develop' into feature/OP-2795_maya-to-unreal-skeletal-meshes

This commit is contained in:
Ondřej Samohel 2022-03-21 17:35:48 +01:00
commit e67ac0cda1
No known key found for this signature in database
GPG key ID: 02376E18990A97C6
376 changed files with 9446 additions and 3658 deletions

View file

@ -390,6 +390,10 @@
"optional": true,
"active": true
},
"ValidateRigOutSetNodeIds": {
"enabled": true,
"allow_history_only": false
},
"ValidateCameraAttributes": {
"enabled": false,
"optional": true,
@ -507,6 +511,12 @@
}
}
},
"ExtractMayaSceneRaw": {
"enabled": true,
"add_for_families": [
"layout"
]
},
"ExtractCameraAlembic": {
"enabled": true,
"optional": true,