Adding labels to settings

This commit is contained in:
Jakub Jezek 2023-05-03 17:31:43 +02:00
parent a7f1e9fad1
commit 459a246948
No known key found for this signature in database
GPG key ID: 730D7C02726179A7
18 changed files with 89 additions and 17 deletions

View file

@ -8,10 +8,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (OCIO managed)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application's colorspace management can be controlled through OpenPype settings. <br>Specifically, the configured OpenColorIO (OCIO) confg path is utilized in the application's workfile. <br>Additionally, the File Rules feature can be leveraged for both publishing and loading procedures."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -8,10 +8,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (OCIO managed)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application's colorspace management can be controlled through OpenPype settings. <br>Specifically, the configured OpenColorIO (OCIO) confg path is utilized in the application's workfile. <br>Additionally, the File Rules feature can be leveraged for both publishing and loading procedures."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -8,10 +8,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (derived to OCIO)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application does not include any built-in color management capabilities, OpenPype offers a solution <br>to this limitation by deriving valid colorspace names for the OpenColorIO (OCIO) color management <br>system from file paths, using File Rules feature only during Publishing."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -8,10 +8,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (remapped to OCIO)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application includes internal color management functionality, but it does not offer external control <br>over this feature. To address this limitation, OpenPype uses mapping rules to remap the native <br>colorspace names used in the internal color management system to the OpenColorIO (OCIO) <br>color management system. Remapping feature is used in Publishing and Loading procedures."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -8,10 +8,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (OCIO managed)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application's colorspace management can be controlled through OpenPype settings. <br>Specifically, the configured OpenColorIO (OCIO) confg path is utilized in the application's workfile. <br>Additionally, the File Rules feature can be leveraged for both publishing and loading procedures."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -11,6 +11,10 @@
"label": "Color Management",
"is_group": true,
"children": [
{
"type": "label",
"label": "It's important to note that once color management is activated on a project, all hosts will be color managed by default. <br>The OpenColorIO (OCIO) config file is used either from the global settings or from the host's overrides. It's worth <br>noting that the order of the defined configuration paths matters, with higher priority given to paths listed earlier in <br>the configuration list.<br><br>To avoid potential issues, ensure that the OCIO configuration path is not an absolute path and includes at least <br>the root token (Anatomy). This helps ensure that the configuration path remains valid across different environments and <br>avoids any hard-coding of paths that may be specific to one particular system."
},
{
"type": "boolean",
"key": "activate_global_color_management",

View file

@ -8,10 +8,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (OCIO managed)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application's colorspace management can be controlled through OpenPype settings. <br>Specifically, the configured OpenColorIO (OCIO) confg path is utilized in the application's workfile. <br>Additionally, the File Rules feature can be leveraged for both publishing and loading procedures."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -8,10 +8,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (OCIO managed)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application's colorspace management can be controlled through OpenPype settings. <br>Specifically, the configured OpenColorIO (OCIO) confg path is utilized in the application's workfile. <br>Additionally, the File Rules feature can be leveraged for both publishing and loading procedures."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -8,10 +8,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (OCIO managed)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application's colorspace management can be controlled through OpenPype settings. <br>Specifically, the configured OpenColorIO (OCIO) confg path is utilized in the application's workfile. <br>Additionally, the File Rules feature can be leveraged for both publishing and loading procedures."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -8,10 +8,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (OCIO managed)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application's colorspace management can be controlled through OpenPype settings. <br>Specifically, the configured OpenColorIO (OCIO) confg path is utilized in the application's workfile. <br>Additionally, the File Rules feature can be leveraged for both publishing and loading procedures."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -48,10 +48,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (OCIO managed)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application's colorspace management can be controlled through OpenPype settings. <br>Specifically, the configured OpenColorIO (OCIO) confg path is utilized in the application's workfile. <br>Additionally, the File Rules feature can be leveraged for both publishing and loading procedures."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -8,10 +8,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (remapped to OCIO)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application includes internal color management functionality, but it does not offer external control <br>over this feature. To address this limitation, OpenPype uses mapping rules to remap the native <br>colorspace names used in the internal color management system to the OpenColorIO (OCIO) <br>color management system. Remapping feature is used in Publishing and Loading procedures."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -8,10 +8,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (remapped to OCIO)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application includes internal color management functionality, but it does not offer external control <br>over this feature. To address this limitation, OpenPype uses mapping rules to remap the native <br>colorspace names used in the internal color management system to the OpenColorIO (OCIO) <br>color management system. Remapping feature is used in Publishing and Loading procedures.."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -8,10 +8,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (derived to OCIO)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application does not include any built-in color management capabilities, OpenPype offers a solution <br>to this limitation by deriving valid colorspace names for the OpenColorIO (OCIO) color management <br>system from file paths, using File Rules feature only during Publishing."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -8,10 +8,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (derived to OCIO)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application does not include any built-in color management capabilities, OpenPype offers a solution <br>to this limitation by deriving valid colorspace names for the OpenColorIO (OCIO) color management <br>system from file paths, using File Rules feature only during Publishing."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -8,10 +8,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (OCIO managed)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application's colorspace management can be controlled through OpenPype settings. <br>Specifically, the configured OpenColorIO (OCIO) confg path is utilized in the application's workfile. <br>Additionally, the File Rules feature can be leveraged for both publishing and loading procedures."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -8,10 +8,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (derived to OCIO)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application does not include any built-in color management capabilities, OpenPype offers a solution <br>to this limitation by deriving valid colorspace names for the OpenColorIO (OCIO) color management <br>system from file paths, using File Rules feature only during Publishing."
},
{
"type": "boolean",
"key": "activate_host_color_management",

View file

@ -1,10 +1,14 @@
{
"key": "imageio",
"type": "dict",
"label": "Color Management",
"label": "Color Management (OCIO managed)",
"collapsible": true,
"is_group": true,
"children": [
{
"type": "label",
"label": "This application's colorspace management can be controlled through OpenPype settings. <br>Specifically, the configured OpenColorIO (OCIO) confg path is utilized in the application's workfile. <br>Additionally, the File Rules feature can be leveraged for both publishing and loading procedures."
},
{
"type": "boolean",
"key": "activate_host_color_management",