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

Here are some utility functions related to views that would be helpful to add to OCIO. The API of the functions below should be altered, as appropriate, when adding them...

Feature Request
good first issue
help wanted

The nanoColor project will not be using LUTs, but does want to support all built-in transforms. However, some of the built-in transforms are implemented using a Lut1D. It would be...

Feature Request

This issue is to solve the issue that is causing the GitHub Actions Platform Latest CI runs to fail due to a seg-fault in the Python 3.11 unit tests on...

good first issue
help wanted
Build Issue

The old Iridas cube parser would silently convert double precision values to floats and continue working, wheras the current code will raise an "Invalid color triplets" error. This patch restores...

In OCIO v1, the Config getViews(display) method returned all views. This was considered a bug (per issue #67) and a fix was attempted in closed PR #324 and then finally...

good first issue
help wanted

A common OCIO question is how to convert between some known external color space (e.g., sRGB, linear sRGB, CIE XYZ) and a color space in a user's config. OCIO 2.0...

Documentation
good first issue
help wanted

We at Disguise have recently added support for OpenColorIO to our Designer software, due for release on September 25th. Please could we add Disguise to the list of supported applications...

Here are some helper functions that contain useful functionality to add to the ViewingRules class. The API of the functions below should be altered, as appropriate. As always, unit tests...

Feature Request
good first issue
help wanted

This issue is to solve the issue that is causing the GitHub Actions Dependencies Latest CI runs to fail due to a problem in Homebrew installing the dependencies for the...

good first issue
help wanted
Build Issue

This issue is to solve the issue that is causing the GitHub Actions Platform Latest CI runs to fail due to a compilation error in the OpenFX plug-in on macOS....

good first issue
help wanted
Build Issue