mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
1390 lines
No EOL
44 KiB
JSON
1390 lines
No EOL
44 KiB
JSON
{
|
|
"maya": {
|
|
"enabled": true,
|
|
"label": "Maya",
|
|
"icon": "{}/app_icons/maya.png",
|
|
"host_name": "maya",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"maya": [
|
|
"PYTHONPATH",
|
|
"MAYA_DISABLE_CLIC_IPM",
|
|
"MAYA_DISABLE_CIP",
|
|
"MAYA_DISABLE_CER",
|
|
"PYMEL_SKIP_MEL_INIT",
|
|
"LC_ALL",
|
|
"PYPE_LOG_NO_COLORS",
|
|
"MAYA_TEST"
|
|
]
|
|
},
|
|
"PYTHONPATH": [
|
|
"{PYPE_SETUP_PATH}/repos/avalon-core/setup/maya",
|
|
"{PYPE_SETUP_PATH}/repos/maya-look-assigner",
|
|
"{PYTHON_ENV}/python2/Lib/site-packages",
|
|
"{PYTHONPATH}"
|
|
],
|
|
"MAYA_DISABLE_CLIC_IPM": "Yes",
|
|
"MAYA_DISABLE_CIP": "Yes",
|
|
"MAYA_DISABLE_CER": "Yes",
|
|
"PYMEL_SKIP_MEL_INIT": "Yes",
|
|
"LC_ALL": "C",
|
|
"PYPE_LOG_NO_COLORS": "Yes",
|
|
"MAYA_TEST": "{MAYA_VERSION}"
|
|
},
|
|
"variants": {
|
|
"maya_2020": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "2020",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Autodesk\\Maya2020\\bin\\maya.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": [
|
|
[
|
|
"/usr/autodesk/maya2020/bin/maya",
|
|
""
|
|
]
|
|
]
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"maya_2020": [
|
|
"MAYA_VERSION"
|
|
]
|
|
},
|
|
"MAYA_VERSION": "2020"
|
|
}
|
|
},
|
|
"maya_2019": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "2019",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Autodesk\\Maya2019\\bin\\maya.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": [
|
|
[
|
|
"/usr/autodesk/maya2019/bin/maya",
|
|
""
|
|
]
|
|
]
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"maya_2019": [
|
|
"MAYA_VERSION"
|
|
]
|
|
},
|
|
"MAYA_VERSION": "2019"
|
|
}
|
|
},
|
|
"maya_2018": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "2018",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Autodesk\\Maya2017\\bin\\maya.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": [
|
|
[
|
|
"/usr/autodesk/maya2018/bin/maya",
|
|
""
|
|
]
|
|
]
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"maya_2018": [
|
|
"MAYA_VERSION"
|
|
]
|
|
},
|
|
"MAYA_VERSION": "2018"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"mayabatch": {
|
|
"enabled": true,
|
|
"label": "MayaBatch",
|
|
"icon": "{}/app_icons/maya.png",
|
|
"host_name": "maya",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"mayabatch": [
|
|
"PYTHONPATH",
|
|
"MAYA_DISABLE_CLIC_IPM",
|
|
"MAYA_DISABLE_CIP",
|
|
"MAYA_DISABLE_CER",
|
|
"PYMEL_SKIP_MEL_INIT",
|
|
"LC_ALL",
|
|
"PYPE_LOG_NO_COLORS",
|
|
"MAYA_TEST"
|
|
]
|
|
},
|
|
"PYTHONPATH": [
|
|
"{PYPE_SETUP_PATH}/repos/avalon-core/setup/maya",
|
|
"{PYPE_SETUP_PATH}/repos/maya-look-assigner",
|
|
"{PYTHON_ENV}/python2/Lib/site-packages",
|
|
"{PYTHONPATH}"
|
|
],
|
|
"MAYA_DISABLE_CLIC_IPM": "Yes",
|
|
"MAYA_DISABLE_CIP": "Yes",
|
|
"MAYA_DISABLE_CER": "Yes",
|
|
"PYMEL_SKIP_MEL_INIT": "Yes",
|
|
"LC_ALL": "C",
|
|
"PYPE_LOG_NO_COLORS": "Yes",
|
|
"MAYA_TEST": "{MAYA_VERSION}"
|
|
},
|
|
"variants": {
|
|
"mayabatch_2020": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "2020",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Autodesk\\Maya2020\\bin\\mayabatch.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"mayabatch_2020": [
|
|
"MAYA_VERSION"
|
|
]
|
|
},
|
|
"MAYA_VERSION": "2020"
|
|
}
|
|
},
|
|
"mayabatch_2019": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "2019",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Autodesk\\Maya2019\\bin\\mayabatch.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"mayabatch_2019": [
|
|
"MAYA_VERSION"
|
|
]
|
|
},
|
|
"MAYA_VERSION": "2019"
|
|
}
|
|
},
|
|
"mayabatch_2018": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "2018",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Autodesk\\Maya2018\\bin\\mayabatch.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"mayabatch_2018": [
|
|
"MAYA_VERSION"
|
|
]
|
|
},
|
|
"MAYA_VERSION": "2018"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"nuke": {
|
|
"enabled": true,
|
|
"label": "Nuke",
|
|
"icon": "{}/app_icons/nuke.png",
|
|
"host_name": "nuke",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"nuke": [
|
|
"NUKE_PATH",
|
|
"PATH"
|
|
]
|
|
},
|
|
"NUKE_PATH": [
|
|
"{PYPE_SETUP_PATH}/repos/avalon-core/setup/nuke/nuke_path",
|
|
"{PYPE_MODULE_ROOT}/setup/nuke/nuke_path",
|
|
"{PYPE_STUDIO_PLUGINS}/nuke"
|
|
],
|
|
"PATH": {
|
|
"windows": "C:/Program Files (x86)/QuickTime/QTSystem/;{PATH}"
|
|
}
|
|
},
|
|
"variants": {
|
|
"nuke_12.2": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "12.2",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Nuke12.2v3\\Nuke12.2.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": [
|
|
[
|
|
"/usr/local/Nuke12.2v3Nuke12.2",
|
|
""
|
|
]
|
|
]
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"nuke_12.2": []
|
|
}
|
|
}
|
|
},
|
|
"nuke_12.0": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "12.0",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Nuke12.0v1\\Nuke12.0.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": [
|
|
[
|
|
"/usr/local/Nuke12.0v1/Nuke12.0",
|
|
""
|
|
]
|
|
]
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"nuke_12.0": []
|
|
}
|
|
}
|
|
},
|
|
"nuke_11.3": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "11.3",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Nuke11.3v1\\Nuke11.3.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": [
|
|
[
|
|
"/usr/local/Nuke11.3v5/Nuke11.3",
|
|
""
|
|
]
|
|
]
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"nuke_11.3": []
|
|
}
|
|
}
|
|
},
|
|
"nuke_11.2": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "11.2",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Nuke11.2v2\\Nuke11.2.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"nuke_11.2": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"nukex": {
|
|
"enabled": true,
|
|
"label": "Nuke X",
|
|
"icon": "{}/app_icons/nuke.png",
|
|
"host_name": "nuke",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"nukex": [
|
|
"NUKE_PATH",
|
|
"PATH"
|
|
]
|
|
},
|
|
"NUKE_PATH": [
|
|
"{PYPE_SETUP_PATH}/repos/avalon-core/setup/nuke/nuke_path",
|
|
"{PYPE_MODULE_ROOT}/setup/nuke/nuke_path",
|
|
"{PYPE_STUDIO_PLUGINS}/nuke"
|
|
],
|
|
"PATH": {
|
|
"windows": "C:/Program Files (x86)/QuickTime/QTSystem/;{PATH}"
|
|
}
|
|
},
|
|
"variants": {
|
|
"nukex_12.2": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "12.2",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Nuke12.2v3\\Nuke12.2.exe",
|
|
"--nukex"
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": [
|
|
[
|
|
"/usr/local/Nuke12.2v3Nuke12.2",
|
|
"--nukex"
|
|
]
|
|
]
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"nukex_12.2": []
|
|
}
|
|
}
|
|
},
|
|
"nukex_12.0": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "12.0",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Nuke12.0v1\\Nuke12.0.exe",
|
|
"--nukex"
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": [
|
|
[
|
|
"/usr/local/Nuke12.0v1/Nuke12.0",
|
|
"--nukex"
|
|
]
|
|
]
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"nukex_12.0": []
|
|
}
|
|
}
|
|
},
|
|
"nukex_11.3": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "11.3",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Nuke11.3v1\\Nuke11.3.exe",
|
|
"--nukex"
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": [
|
|
[
|
|
"/usr/local/Nuke11.3v5/Nuke11.3",
|
|
"--nukex"
|
|
]
|
|
]
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"nukex_11.3": []
|
|
}
|
|
}
|
|
},
|
|
"nukex_11.2": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "11.2",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Nuke11.2v2\\Nuke11.2.exe",
|
|
"--nukex"
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"nukex_11.2": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"nukestudio": {
|
|
"enabled": true,
|
|
"label": "Nuke Studio",
|
|
"icon": "{}/app_icons/nuke.png",
|
|
"host_name": "hiero",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"nukestudio": [
|
|
"HIERO_PLUGIN_PATH",
|
|
"PATH",
|
|
"WORKFILES_STARTUP",
|
|
"TAG_ASSETBUILD_STARTUP",
|
|
"PYPE_LOG_NO_COLORS"
|
|
]
|
|
},
|
|
"HIERO_PLUGIN_PATH": [
|
|
"{PYPE_MODULE_ROOT}/setup/nukestudio/hiero_plugin_path"
|
|
],
|
|
"PATH": {
|
|
"windows": "C:/Program Files (x86)/QuickTime/QTSystem/;{PATH}"
|
|
},
|
|
"WORKFILES_STARTUP": "0",
|
|
"TAG_ASSETBUILD_STARTUP": "0",
|
|
"PYPE_LOG_NO_COLORS": "True"
|
|
},
|
|
"variants": {
|
|
"nukestudio_12.2": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "12.2",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Nuke12.2v3\\Nuke12.2.exe",
|
|
"--studio"
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": [
|
|
[
|
|
"/usr/local/Nuke12.2v3Nuke12.2",
|
|
"--studio"
|
|
]
|
|
]
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"nukestudio_12.2": []
|
|
}
|
|
}
|
|
},
|
|
"nukestudio_12.0": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "12.0",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Nuke12.0v1\\Nuke12.0.exe",
|
|
"--studio"
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": [
|
|
[
|
|
"/usr/local/Nuke12.0v1/Nuke12.0",
|
|
"--studio"
|
|
]
|
|
]
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"nukestudio_12.0": []
|
|
}
|
|
}
|
|
},
|
|
"nukestudio_11.3": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "11.3",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Nuke11.3v1\\Nuke11.3.exe",
|
|
"--studio"
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": [
|
|
[
|
|
"/usr/local/Nuke11.3v5/Nuke11.3",
|
|
"--studio"
|
|
]
|
|
]
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"nukestudio_11.3": []
|
|
}
|
|
}
|
|
},
|
|
"nukestudio_11.2": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "11.2",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"nukestudio_11.2": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"hiero": {
|
|
"enabled": true,
|
|
"label": "Hiero",
|
|
"icon": "{}/app_icons/hiero.png",
|
|
"host_name": "hiero",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"hiero": [
|
|
"HIERO_PLUGIN_PATH",
|
|
"PATH",
|
|
"WORKFILES_STARTUP",
|
|
"TAG_ASSETBUILD_STARTUP",
|
|
"PYPE_LOG_NO_COLORS"
|
|
]
|
|
},
|
|
"HIERO_PLUGIN_PATH": [
|
|
"{PYPE_MODULE_ROOT}/setup/nukestudio/hiero_plugin_path"
|
|
],
|
|
"PATH": {
|
|
"windows": "C:/Program Files (x86)/QuickTime/QTSystem/;{PATH}"
|
|
},
|
|
"WORKFILES_STARTUP": "0",
|
|
"TAG_ASSETBUILD_STARTUP": "0",
|
|
"PYPE_LOG_NO_COLORS": "True"
|
|
},
|
|
"variants": {
|
|
"hiero_12.2": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "12.2",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Nuke12.2v3\\Nuke12.2.exe",
|
|
"--hiero"
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": [
|
|
[
|
|
"/usr/local/Nuke12.2v3Nuke12.2",
|
|
"--hiero"
|
|
]
|
|
]
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"hiero_12.2": []
|
|
}
|
|
}
|
|
},
|
|
"hiero_12.0": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "12.0",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Nuke12.0v1\\Nuke12.0.exe",
|
|
"--hiero"
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": [
|
|
[
|
|
"/usr/local/Nuke12.0v1/Nuke12.0",
|
|
"--hiero"
|
|
]
|
|
]
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"hiero_12.0": []
|
|
}
|
|
}
|
|
},
|
|
"hiero_11.3": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "11.3",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Nuke11.3v1\\Nuke11.3.exe",
|
|
"--hiero"
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": [
|
|
[
|
|
"/usr/local/Nuke11.3v5/Nuke11.3",
|
|
"--hiero"
|
|
]
|
|
]
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"hiero_11.3": []
|
|
}
|
|
}
|
|
},
|
|
"hiero_11.2": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "11.2",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Nuke11.2v2\\Nuke11.2.exe",
|
|
"--hiero"
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"hiero_11.2": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"fusion": {
|
|
"enabled": true,
|
|
"label": "Fusion",
|
|
"icon": "{}/app_icons/fusion.png",
|
|
"host_name": "fusion",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"fusion": []
|
|
}
|
|
},
|
|
"variants": {
|
|
"fusion_16": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "16",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"fusion_16": []
|
|
}
|
|
}
|
|
},
|
|
"fusion_9": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "9",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"fusion_9": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"resolve": {
|
|
"enabled": true,
|
|
"label": "Resolve",
|
|
"icon": "{}/app_icons/resolve.png",
|
|
"host_name": "resolve",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"resolve": [
|
|
"RESOLVE_UTILITY_SCRIPTS_SOURCE_DIR",
|
|
"RESOLVE_SCRIPT_API",
|
|
"RESOLVE_SCRIPT_LIB",
|
|
"RESOLVE_UTILITY_SCRIPTS_DIR",
|
|
"PYTHON36_RESOLVE",
|
|
"PYTHONPATH",
|
|
"PATH",
|
|
"PRE_PYTHON_SCRIPT",
|
|
"PYPE_LOG_NO_COLORS",
|
|
"RESOLVE_DEV"
|
|
]
|
|
},
|
|
"RESOLVE_UTILITY_SCRIPTS_SOURCE_DIR": [
|
|
"{STUDIO_SOFT}/davinci_resolve/scripts/python"
|
|
],
|
|
"RESOLVE_SCRIPT_API": {
|
|
"windows": "{PROGRAMDATA}/Blackmagic Design/DaVinci Resolve/Support/Developer/Scripting",
|
|
"darvin": "/Library/Application Support/Blackmagic Design/DaVinci Resolve/Developer/Scripting",
|
|
"linux": "/opt/resolve/Developer/Scripting"
|
|
},
|
|
"RESOLVE_SCRIPT_LIB": {
|
|
"windows": "C:/Program Files/Blackmagic Design/DaVinci Resolve/fusionscript.dll",
|
|
"darvin": "/Applications/DaVinci Resolve/DaVinci Resolve.app/Contents/Libraries/Fusion/fusionscript.so",
|
|
"linux": "/opt/resolve/libs/Fusion/fusionscript.so"
|
|
},
|
|
"RESOLVE_UTILITY_SCRIPTS_DIR": {
|
|
"windows": "{PROGRAMDATA}/Blackmagic Design/DaVinci Resolve/Fusion/Scripts/Comp",
|
|
"darvin": "/Library/Application Support/Blackmagic Design/DaVinci Resolve/Fusion/Scripts/Comp",
|
|
"linux": "/opt/resolve/Fusion/Scripts/Comp"
|
|
},
|
|
"PYTHON36_RESOLVE": {
|
|
"windows": "{LOCALAPPDATA}/Programs/Python/Python36",
|
|
"darvin": "~/Library/Python/3.6/bin",
|
|
"linux": "/opt/Python/3.6/bin"
|
|
},
|
|
"PYTHONPATH": [
|
|
"{PYTHON36_RESOLVE}/Lib/site-packages",
|
|
"{VIRTUAL_ENV}/Lib/site-packages",
|
|
"{PYTHONPATH}",
|
|
"{RESOLVE_SCRIPT_API}/Modules",
|
|
"{PYTHONPATH}"
|
|
],
|
|
"PATH": [
|
|
"{PYTHON36_RESOLVE}",
|
|
"{PYTHON36_RESOLVE}/Scripts",
|
|
"{PATH}"
|
|
],
|
|
"PRE_PYTHON_SCRIPT": "{PYPE_MODULE_ROOT}/pype/resolve/preload_console.py",
|
|
"PYPE_LOG_NO_COLORS": "True",
|
|
"RESOLVE_DEV": "True"
|
|
},
|
|
"variants": {
|
|
"resolve_16": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "16",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"resolve_16": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"houdini": {
|
|
"enabled": true,
|
|
"label": "Houdini",
|
|
"icon": "{}/app_icons/houdini.png",
|
|
"host_name": "houdini",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"houdini": [
|
|
"HOUDINI_PATH",
|
|
"HOUDINI_MENU_PATH"
|
|
]
|
|
},
|
|
"HOUDINI_PATH": {
|
|
"darwin": "{PYPE_MODULE_ROOT}/setup/houdini:&",
|
|
"linux": "{PYPE_MODULE_ROOT}/setup/houdini:&",
|
|
"windows": "{PYPE_MODULE_ROOT}/setup/houdini;&"
|
|
},
|
|
"HOUDINI_MENU_PATH": {
|
|
"darwin": "{PYPE_MODULE_ROOT}/setup/houdini:&",
|
|
"linux": "{PYPE_MODULE_ROOT}/setup/houdini:&",
|
|
"windows": "{PYPE_MODULE_ROOT}/setup/houdini;&"
|
|
}
|
|
},
|
|
"variants": {
|
|
"houdini_18": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "18",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"houdini_18": []
|
|
}
|
|
}
|
|
},
|
|
"houdini_17": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "17",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"houdini_17": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"blender": {
|
|
"enabled": true,
|
|
"label": "Blender",
|
|
"icon": "{}/app_icons/blender.png",
|
|
"host_name": "blender",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"blender": [
|
|
"BLENDER_USER_SCRIPTS",
|
|
"PYTHONPATH",
|
|
"CREATE_NEW_CONSOLE"
|
|
]
|
|
},
|
|
"BLENDER_USER_SCRIPTS": "{PYPE_SETUP_PATH}/repos/avalon-core/setup/blender",
|
|
"PYTHONPATH": [
|
|
"{PYPE_SETUP_PATH}/repos/avalon-core/setup/blender",
|
|
"{PYTHONPATH}"
|
|
],
|
|
"CREATE_NEW_CONSOLE": "yes"
|
|
},
|
|
"variants": {
|
|
"blender_2.90": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "2.90",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Blender Foundation\\Blender 2.90\\blender.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"blender_2.90": []
|
|
}
|
|
}
|
|
},
|
|
"blender_2.83": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "2.83",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Blender Foundation\\Blender 2.83\\blender.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"blender_2.83": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"harmony": {
|
|
"enabled": true,
|
|
"label": "Harmony",
|
|
"icon": "{}/app_icons/harmony.png",
|
|
"host_name": "harmony",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"harmony": [
|
|
"AVALON_HARMONY_WORKFILES_ON_LAUNCH",
|
|
"PYBLISH_GUI_ALWAYS_EXEC"
|
|
]
|
|
},
|
|
"AVALON_HARMONY_WORKFILES_ON_LAUNCH": "1",
|
|
"PYBLISH_GUI_ALWAYS_EXEC": "1"
|
|
},
|
|
"variants": {
|
|
"harmony_20": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "20",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"harmony_20": []
|
|
}
|
|
}
|
|
},
|
|
"harmony_17": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "17",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [],
|
|
"darwin": [
|
|
[
|
|
"/Applications/Toon Boom Harmony 17 Premium/Harmony Premium.app/Contents/MacOS/Harmony Premium",
|
|
""
|
|
]
|
|
],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"harmony_17": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"tvpaint": {
|
|
"enabled": true,
|
|
"label": "TVPaint",
|
|
"icon": "{}/app_icons/tvpaint.png",
|
|
"host_name": "tvpaint",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"tvpaint": [
|
|
"PYPE_LOG_NO_COLORS"
|
|
]
|
|
},
|
|
"PYPE_LOG_NO_COLORS": "True"
|
|
},
|
|
"variants": {
|
|
"tvpaint_Animation 11 (64bits)": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "11 (64bits)",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\TVPaint Developpement\\TVPaint Animation 11 (64bits)\\TVPaint Animation 11 (64bits).exe",
|
|
""
|
|
],
|
|
[
|
|
"C:\\Program Files\\TVPaint Developpement\\TVPaint Animation 11 Pro (64bits) (DEMO)\\TVPaint Animation 11 Pro (64bits) (DEMO).exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"tvpaint_Animation 11 (64bits)": []
|
|
}
|
|
}
|
|
},
|
|
"tvpaint_Animation 11 (32bits)": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "11 (32bits)",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files (x86)\\TVPaint Developpement\\TVPaint Animation 11 (32bits)\\TVPaint Animation 11 (32bits).exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"tvpaint_Animation 11 (32bits)": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"photoshop": {
|
|
"enabled": true,
|
|
"label": "Photoshop",
|
|
"icon": "{}/app_icons/photoshop.png",
|
|
"host_name": "photoshop",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"photoshop": [
|
|
"AVALON_PHOTOSHOP_WORKFILES_ON_LAUNCH",
|
|
"PYTHONPATH",
|
|
"PYPE_LOG_NO_COLORS",
|
|
"WEBSOCKET_URL",
|
|
"WORKFILES_SAVE_AS"
|
|
]
|
|
},
|
|
"AVALON_PHOTOSHOP_WORKFILES_ON_LAUNCH": "1",
|
|
"PYTHONPATH": "{PYTHONPATH}",
|
|
"PYPE_LOG_NO_COLORS": "Yes",
|
|
"WEBSOCKET_URL": "ws://localhost:8099/ws/",
|
|
"WORKFILES_SAVE_AS": "Yes"
|
|
},
|
|
"variants": {
|
|
"photoshop_2020": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "2020",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Adobe\\Adobe Photoshop 2020\\Photoshop.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"photoshop_2020": []
|
|
}
|
|
}
|
|
},
|
|
"photoshop_2021": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "2021",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Adobe\\Adobe Photoshop 2021\\Photoshop.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"photoshop_2021": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"aftereffects": {
|
|
"enabled": true,
|
|
"label": "AfterEffects",
|
|
"icon": "{}/app_icons/aftereffects.png",
|
|
"host_name": "aftereffects",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"aftereffects": [
|
|
"AVALON_AFTEREFFECTS_WORKFILES_ON_LAUNCH",
|
|
"PYTHONPATH",
|
|
"PYPE_LOG_NO_COLORS",
|
|
"WEBSOCKET_URL",
|
|
"WORKFILES_SAVE_AS"
|
|
]
|
|
},
|
|
"AVALON_AFTEREFFECTS_WORKFILES_ON_LAUNCH": "1",
|
|
"PYTHONPATH": "{PYTHONPATH}",
|
|
"PYPE_LOG_NO_COLORS": "Yes",
|
|
"WEBSOCKET_URL": "ws://localhost:8097/ws/",
|
|
"WORKFILES_SAVE_AS": "Yes"
|
|
},
|
|
"variants": {
|
|
"aftereffects_2020": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "2020",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Adobe\\Adobe After Effects 2020\\Support Files\\AfterFX.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"aftereffects_2020": []
|
|
}
|
|
}
|
|
},
|
|
"aftereffects_2021": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "2021",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [
|
|
[
|
|
"C:\\Program Files\\Adobe\\Adobe After Effects 2021\\Support Files\\AfterFX.exe",
|
|
""
|
|
]
|
|
],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"aftereffects_2021": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"celaction": {
|
|
"enabled": true,
|
|
"label": "CelAction 2D",
|
|
"icon": "app_icons/celaction.png",
|
|
"host_name": "celaction",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"celaction": [
|
|
"CELACTION_TEMPLATE"
|
|
]
|
|
},
|
|
"CELACTION_TEMPLATE": "{PYPE_MODULE_ROOT}/pype/hosts/celaction/celaction_template_scene.scn"
|
|
},
|
|
"variants": {
|
|
"celation_Local": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "Local",
|
|
"icon": "{}/app_icons/celaction_local.png",
|
|
"executables": [
|
|
"",
|
|
""
|
|
],
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"celation_Local": []
|
|
}
|
|
}
|
|
},
|
|
"celation_Publish": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "Pulblish",
|
|
"icon": "",
|
|
"executables": [
|
|
"",
|
|
""
|
|
],
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"celation_Publish": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"unreal": {
|
|
"enabled": true,
|
|
"label": "Unreal Editor",
|
|
"icon": "{}/app_icons/ue4.png'",
|
|
"host_name": "unreal",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"unreal": [
|
|
"AVALON_UNREAL_PLUGIN",
|
|
"PYPE_LOG_NO_COLORS",
|
|
"QT_PREFERRED_BINDING"
|
|
]
|
|
},
|
|
"AVALON_UNREAL_PLUGIN": "{PYPE_SETUP_PATH}/repos/avalon-unreal-integration",
|
|
"PYPE_LOG_NO_COLORS": "True",
|
|
"QT_PREFERRED_BINDING": "PySide"
|
|
},
|
|
"variants": {
|
|
"unreal_4.24": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "4.24",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"unreal_4.24": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"shell": {
|
|
"enabled": true,
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"shell": []
|
|
}
|
|
},
|
|
"variants": {
|
|
"python_Python 3.7": {
|
|
"enabled": true,
|
|
"label": "Python",
|
|
"variant_label": "3.7",
|
|
"icon": "{}/app_icons/python.png",
|
|
"executables": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"python_Python 3.7": []
|
|
}
|
|
}
|
|
},
|
|
"python_Python 2.7": {
|
|
"enabled": true,
|
|
"label": "Python",
|
|
"variant_label": "2.7",
|
|
"icon": "{}/app_icons/python.png",
|
|
"executables": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"python_Python 2.7": []
|
|
}
|
|
}
|
|
},
|
|
"terminal_Terminal": {
|
|
"enabled": true,
|
|
"label": "Terminal",
|
|
"variant_label": "",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"terminal_Terminal": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"djvview": {
|
|
"enabled": true,
|
|
"label": "DJV View",
|
|
"icon": "{}/app_icons/djvView.png",
|
|
"host_name": "",
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"djvview": []
|
|
}
|
|
},
|
|
"variants": {
|
|
"djvview_1.1": {
|
|
"enabled": true,
|
|
"label": "",
|
|
"variant_label": "1.1",
|
|
"icon": "",
|
|
"executables": {
|
|
"windows": [],
|
|
"darwin": [],
|
|
"linux": []
|
|
},
|
|
"environment": {
|
|
"__environment_keys__": {
|
|
"djvview_1.1": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |