diff --git a/openpype/settings/defaults/project_anatomy/attributes.json b/openpype/settings/defaults/project_anatomy/attributes.json index b3192fb04f..3ad6761331 100644 --- a/openpype/settings/defaults/project_anatomy/attributes.json +++ b/openpype/settings/defaults/project_anatomy/attributes.json @@ -16,7 +16,7 @@ "hiero/12-2", "resolve/16", "houdini/18-5", - "blender/2-90", + "blender/2-91", "harmony/20", "photoshop/2021", "aftereffects/2021", diff --git a/openpype/settings/defaults/system_settings/applications.json b/openpype/settings/defaults/system_settings/applications.json index 52ffb528f1..58a9818465 100644 --- a/openpype/settings/defaults/system_settings/applications.json +++ b/openpype/settings/defaults/system_settings/applications.json @@ -19,6 +19,25 @@ "OPENPYPE_LOG_NO_COLORS": "Yes" }, "variants": { + "2022": { + "executables": { + "windows": [ + "C:\\Program Files\\Autodesk\\Maya2022\\bin\\maya.exe" + ], + "darwin": [], + "linux": [ + "/usr/autodesk/maya2022/bin/maya" + ] + }, + "arguments": { + "windows": [], + "darwin": [], + "linux": [] + }, + "environment": { + "MAYA_VERSION": "2022" + } + }, "2020": { "executables": { "windows": [ @@ -75,6 +94,9 @@ "environment": { "MAYA_VERSION": "2018" } + }, + "__dynamic_keys_labels__": { + "2022": "2022 (Testing Only)" } } }, @@ -95,6 +117,23 @@ "LOGLEVEL": "DEBUG" }, "variants": { + "13-0": { + "executables": { + "windows": [ + "C:\\Program Files\\Nuke13.0v1\\Nuke13.0.exe" + ], + "darwin": [], + "linux": [ + "/usr/local/Nuke13.0v1/Nuke13.0" + ] + }, + "arguments": { + "windows": [], + "darwin": [], + "linux": [] + }, + "environment": {} + }, "12-2": { "executables": { "windows": [ @@ -164,7 +203,9 @@ "__dynamic_keys_labels__": { "12-2": "12.2", "12-0": "12.0", - "11-3": "11.3" + "11-3": "11.3", + "11-2": "11.2", + "13-0": "13.0 (Testing only)" } } }, @@ -185,6 +226,29 @@ "LOGLEVEL": "DEBUG" }, "variants": { + "13-0": { + "executables": { + "windows": [ + "C:\\Program Files\\Nuke13.0v1\\Nuke13.0.exe" + ], + "darwin": [], + "linux": [ + "/usr/local/Nuke13.0v1/Nuke13.0" + ] + }, + "arguments": { + "windows": [ + "--nukex" + ], + "darwin": [ + "--nukex" + ], + "linux": [ + "--nukex" + ] + }, + "environment": {} + }, "12-2": { "executables": { "windows": [ @@ -279,7 +343,8 @@ "12-2": "12.2", "12-0": "12.0", "11-3": "11.3", - "11-2": "11.2" + "11-2": "11.2", + "13-0": "13.0 (Testing only)" } } }, @@ -300,6 +365,29 @@ "LOGLEVEL": "DEBUG" }, "variants": { + "13-0": { + "executables": { + "windows": [ + "C:\\Program Files\\Nuke13.0v1\\Nuke13.0.exe" + ], + "darwin": [], + "linux": [ + "/usr/local/Nuke13.0v1/Nuke13.0" + ] + }, + "arguments": { + "windows": [ + "--studio" + ], + "darwin": [ + "--studio" + ], + "linux": [ + "--studio" + ] + }, + "environment": {} + }, "12-2": { "executables": { "windows": [ @@ -392,7 +480,8 @@ "12-2": "12.2", "12-0": "12.0", "11-3": "11.3", - "11-2": "11.2" + "11-2": "11.2", + "13-0": "13.0 (Testing only)" } } }, @@ -413,6 +502,29 @@ "LOGLEVEL": "DEBUG" }, "variants": { + "13-0": { + "executables": { + "windows": [ + "C:\\Program Files\\Nuke13.0v1\\Nuke13.0.exe" + ], + "darwin": [], + "linux": [ + "/usr/local/Nuke13.0v1/Nuke13.0" + ] + }, + "arguments": { + "windows": [ + "--hiero" + ], + "darwin": [ + "--hiero" + ], + "linux": [ + "--hiero" + ] + }, + "environment": {} + }, "12-2": { "executables": { "windows": [ @@ -507,7 +619,8 @@ "12-2": "12.2", "12-0": "12.0", "11-3": "11.3", - "11-2": "11.2" + "11-2": "11.2", + "13-0": "13.0 (Testing only)" } } }, @@ -760,9 +873,31 @@ }, "environment": {} }, + "2-91": { + "executables": { + "windows": [ + "C:\\Program Files\\Blender Foundation\\Blender 2.91\\blender.exe" + ], + "darwin": [], + "linux": [] + }, + "arguments": { + "windows": [ + "--python-use-system-env" + ], + "darwin": [ + "--python-use-system-env" + ], + "linux": [ + "--python-use-system-env" + ] + }, + "environment": {} + }, "__dynamic_keys_labels__": { "2-83": "2.83", - "2-90": "2.90" + "2-90": "2.90", + "2-91": "2.91" } } }, diff --git a/openpype/settings/entities/schemas/projects_schema/schema_project_syncserver.json b/openpype/settings/entities/schemas/projects_schema/schema_project_syncserver.json index fd728f3982..ea1b8fc9da 100644 --- a/openpype/settings/entities/schemas/projects_schema/schema_project_syncserver.json +++ b/openpype/settings/entities/schemas/projects_schema/schema_project_syncserver.json @@ -1,7 +1,7 @@ { "type": "dict", "key": "sync_server", - "label": "Sync Server (currently unused)", + "label": "Site Sync (beta testing)", "collapsible": true, "checkbox_key": "enabled", "is_file": true, diff --git a/openpype/settings/entities/schemas/system_schema/schema_modules.json b/openpype/settings/entities/schemas/system_schema/schema_modules.json index 8512514ff3..a30cafd0c2 100644 --- a/openpype/settings/entities/schemas/system_schema/schema_modules.json +++ b/openpype/settings/entities/schemas/system_schema/schema_modules.json @@ -82,7 +82,7 @@ }, { "type": "dict", "key": "sync_server", - "label": "Sync Server", + "label": "Site Sync", "collapsible": true, "checkbox_key": "enabled", "children": [{