OpenColorIO icon indicating copy to clipboard operation
OpenColorIO copied to clipboard

A color management framework for visual effects and animation.

Results 363 OpenColorIO issues
Sort by recently updated
recently updated
newest added

OCIO has long supported the ability to include "looks," both as distinct objects in a config and as part of a view. The context variable feature in OCIO has enabled...

Feature Request
Needs Discussion

OCIO has support for using an ICC monitor profile to instantiate a "virtual display" that may be added to a config and used with a specific set of views. However,...

Feature Request

It would be very helpful to have some functions in the API that could be used for doing non-exact matching of configs and color spaces. The config and color space...

Feature Request

SMPTE is working on a standard for the Academy/ASC Common LUT Format. This will include some minor changes and the OCIO implementation will need to be adjusted accordingly. This task...

Feature Request

For apps that write file formats that take a color space string, the best practice is to write the Interop ID. Therefore, it would be helpful to have an API...

The "warning" blocks in the readthedocs documentation are illegible. [The overview page](https://opencolorio.readthedocs.io/en/latest/concepts/overview/overview.html#concepts-overview) is an example, although there are probably several others. ![Image](https://github.com/user-attachments/assets/b65919b0-7f69-4a1e-9df3-22635b2b64de) Tested on Chrome and Firefox

Adds support for IDE type completion and static type analysis This PR implements the same workflow as the one I recently added to OpenImageIO: https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4692

devdays25

This just adds a basic example to the docs that would have helped me find what I needed. Fixes https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/2164 I am probably going to fail EasyCLA so please feel...

- Addressing the issues #1975, #2152 and #2153 - Bumped the config version to 2.5 - newly added attributes require v2.5 config both for serialization and de-serialization and will throw...

The TSC has discussed many scenarios where applications need to create a correspondence between color spaces in a config and "known" external color spaces. Examples of this are: - Color...

Feature Request