mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
nuke disable plugins for different workflow
This commit is contained in:
parent
92d0992e14
commit
5735ad4950
1 changed files with 2 additions and 2 deletions
|
|
@ -36,7 +36,7 @@
|
|||
}
|
||||
},
|
||||
"ValidateKnobs": {
|
||||
"enabled": true,
|
||||
"enabled": false,
|
||||
"knobs": {
|
||||
"render": {
|
||||
"review": true
|
||||
|
|
@ -44,7 +44,7 @@
|
|||
}
|
||||
},
|
||||
"ExtractReviewDataLut": {
|
||||
"enabled": true
|
||||
"enabled": false
|
||||
},
|
||||
"ExtractReviewDataMov": {
|
||||
"enabled": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue