mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
saved defaults of new schemas
This commit is contained in:
parent
7a1e93697e
commit
aec454c30b
1 changed files with 7 additions and 6 deletions
|
|
@ -8,6 +8,13 @@
|
|||
"yetiRig": "ma"
|
||||
},
|
||||
"create": {
|
||||
"CreateLook": {
|
||||
"enabled": true,
|
||||
"make_tx": true,
|
||||
"defaults": [
|
||||
"Main"
|
||||
]
|
||||
},
|
||||
"CreateAnimation": {
|
||||
"enabled": true,
|
||||
"defaults": [
|
||||
|
|
@ -38,12 +45,6 @@
|
|||
"Main"
|
||||
]
|
||||
},
|
||||
"CreateLook": {
|
||||
"enabled": true,
|
||||
"defaults": [
|
||||
"Main"
|
||||
]
|
||||
},
|
||||
"CreateMayaScene": {
|
||||
"enabled": true,
|
||||
"defaults": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue