mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Merge pull request #2364 from pypeclub/feature/OP-2042_nuke-testing-class
Nuke testing class
This commit is contained in:
commit
4a32cf9f3c
21 changed files with 548 additions and 165 deletions
|
|
@ -142,7 +142,7 @@
|
|||
"icon": "{}/app_icons/nuke.png",
|
||||
"host_name": "nuke",
|
||||
"environment": {
|
||||
"NUKE_PATH": "{OPENPYPE_STUDIO_PLUGINS}/nuke"
|
||||
"NUKE_PATH": ["{NUKE_PATH}", "{OPENPYPE_STUDIO_PLUGINS}/nuke"]
|
||||
},
|
||||
"variants": {
|
||||
"13-0": {
|
||||
|
|
@ -248,7 +248,7 @@
|
|||
"icon": "{}/app_icons/nuke.png",
|
||||
"host_name": "nuke",
|
||||
"environment": {
|
||||
"NUKE_PATH": "{OPENPYPE_STUDIO_PLUGINS}/nuke"
|
||||
"NUKE_PATH": ["{NUKE_PATH}", "{OPENPYPE_STUDIO_PLUGINS}/nuke"]
|
||||
},
|
||||
"variants": {
|
||||
"13-0": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue