mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Merge pull request #521 from kalisp/feature/241-config_gui_nukestudio
#241 - Implemented pype-config/presets/plugins/nukestudio/filter.json
This commit is contained in:
commit
3741c8fdc6
1 changed files with 7 additions and 0 deletions
|
|
@ -531,6 +531,13 @@
|
|||
"key": "nukestudio",
|
||||
"label": "NukeStudio",
|
||||
"children": [
|
||||
{
|
||||
"type": "raw-json",
|
||||
"collapsable": true,
|
||||
"key": "filter",
|
||||
"label": "Publish GUI Filters",
|
||||
"is_file": true
|
||||
},
|
||||
{
|
||||
"type": "dict",
|
||||
"collapsable": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue