From 4ae8d298a6af68e9a3a8a9bed86dc8bd8e28c5dd Mon Sep 17 00:00:00 2001 From: Roy Nieterau Date: Mon, 14 Feb 2022 14:31:44 +0100 Subject: [PATCH] Add Fusion 17 to defaults --- .../system_settings/applications.json | 24 +++++++++++++++---- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/openpype/settings/defaults/system_settings/applications.json b/openpype/settings/defaults/system_settings/applications.json index 317ed061b4..bfa1bd5cdc 100644 --- a/openpype/settings/defaults/system_settings/applications.json +++ b/openpype/settings/defaults/system_settings/applications.json @@ -690,15 +690,31 @@ "OPENPYPE_LOG_NO_COLORS": "Yes" }, "variants": { - "16": { - "enabled": true, - "variant_label": "16", + "17": { "use_python_2": false, "executables": { + "windows": [ + "C:\\Program Files\\Blackmagic Design\\Fusion 17\\Fusion.exe" + ], + "darwin": [], + "linux": [] + }, + "arguments": { "windows": [], "darwin": [], "linux": [] }, + "environment": {} + }, + "16": { + "use_python_2": false, + "executables": { + "windows": [ + "C:\\Program Files\\Blackmagic Design\\Fusion 16\\Fusion.exe" + ], + "darwin": [], + "linux": [] + }, "arguments": { "windows": [], "darwin": [], @@ -707,8 +723,6 @@ "environment": {} }, "9": { - "enabled": true, - "variant_label": "9", "use_python_2": false, "executables": { "windows": [