mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
maya uses settings from context instead of presets
This commit is contained in:
parent
63ec81b132
commit
4a300e0b08
15 changed files with 617 additions and 514 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -134,7 +134,13 @@
|
|||
"type": "boolean",
|
||||
"key": "enabled",
|
||||
"label": "Enabled"
|
||||
}]
|
||||
},
|
||||
{
|
||||
"type": "raw-json",
|
||||
"key": "attributes",
|
||||
"label": "Attributes"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "splitter"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue