mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Adding labels to settings
This commit is contained in:
parent
a7f1e9fad1
commit
459a246948
18 changed files with 89 additions and 17 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue