maya uses settings from context instead of presets

This commit is contained in:
Milan Kolar 2020-12-04 18:08:12 +01:00
parent 63ec81b132
commit 4a300e0b08
15 changed files with 617 additions and 514 deletions

View file

@ -134,7 +134,13 @@
"type": "boolean",
"key": "enabled",
"label": "Enabled"
}]
},
{
"type": "raw-json",
"key": "attributes",
"label": "Attributes"
}
]
},
{
"type": "splitter"