fixed default paths in nuke host and removed defaults for nuke x

This commit is contained in:
iLLiCiTiT 2021-05-18 13:50:50 +02:00
parent 5c366f2ee9
commit 7bdc937f69
2 changed files with 5 additions and 12 deletions

View file

@ -203,15 +203,7 @@
"icon": "{}/app_icons/nuke.png",
"host_name": "nuke",
"environment": {
"NUKE_PATH": [
"{OPENPYPE_REPOS_ROOT}/repos/avalon-core/setup/nuke/nuke_path",
"{OPENPYPE_REPOS_ROOT}/openpype/hosts/nuke/startup",
"{OPENPYPE_STUDIO_PLUGINS}/nuke"
],
"PATH": {
"windows": "C:/Program Files (x86)/QuickTime/QTSystem/;{PATH}"
},
"LOGLEVEL": "DEBUG"
"NUKE_PATH": "{OPENPYPE_STUDIO_PLUGINS}/nuke"
},
"variants": {
"13-0": {