mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
AYON: Update settings (#5544)
* added 3dsmax settings conversion * added conversion of reposition knobs * fixed matching defaults * updated core settings * updated aftereffects settings model
This commit is contained in:
parent
e2e3bb3a68
commit
cf8919dbc5
9 changed files with 104 additions and 9 deletions
|
|
@ -252,7 +252,9 @@ DEFAULT_CREATORS_SETTINGS = {
|
|||
},
|
||||
"CreateUnrealSkeletalMesh": {
|
||||
"enabled": True,
|
||||
"default_variants": [],
|
||||
"default_variants": [
|
||||
"Main",
|
||||
],
|
||||
"joint_hints": "jnt_org"
|
||||
},
|
||||
"CreateMultiverseLook": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue