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

This issue is to solve the issue that is causing the GitHub Actions Dependencies Latest CI runs to fail due to a GLIB problem. This should be solvable using the...

good first issue
help wanted
Build Issue

Adding the config file (.readthedocs.yml) got our ReadTheDocs site building again, after being broken for a while. However, it is now created using Sphinx 7.1.2 and Press Theme 0.9.1 and...

Documentation
good first issue
help wanted
Build Issue
devdays25

StepSecurity automatically generates a pull request that adds several hardening measures to your repo. Run it [here](https://app.stepsecurity.io/securerepo). By default, the process will create one composite PR that makes multiple changes....

good first issue
help wanted
Build Issue

The OpenSSF Best Practices Badge suggests [signing release artifacts](https://www.bestpractices.dev/en/criteria), using OpenEXR's [release-sign.yml](https://github.com/AcademySoftwareFoundation/openexr/blob/main/.github/workflows/release-sign.yml) workflow as a template. It's triggered on release creation and does these steps: 1. Runs `get archive` to...

good first issue
help wanted
Build Issue

Add a section to the security policy that describes the support status of each release, like the [OIIO table](https://github.com/AcademySoftwareFoundation/OpenImageIO/security#supported-versions).

Documentation
good first issue
help wanted

I am VERY new to compiling software, and I'm sure all the subtleties that go along with it. I'm trying to build OpenColourIO on Windows 10. I found the instructions...

good first issue
help wanted
Build Issue

The referenced builtin config here does not exist: https://opencolorio.readthedocs.io/en/latest/api/config.html ![image](https://github.com/AcademySoftwareFoundation/OpenColorIO/assets/99779/46fb53aa-b744-44d2-b004-05d420e13008)

Documentation
good first issue
help wanted

The [documentation provides some C++ and Python code examples](https://opencolorio.readthedocs.io/en/latest/guides/developing/developing.html) for doing various things with the OCIO API. There is a need for some examples that shows how to use the...

Documentation
good first issue
help wanted

OCIO now makes available to config authors a set of transforms that are built into OCIO itself. At each release, new transforms tend to be added. The current list may...

Documentation
good first issue
help wanted

Under tests/data/files there are already a lot of example LUTs in many formats. However, these are mostly used for LUT file format parser tests. It would be useful to have...

good first issue
help wanted