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

Hi everyone, When using ocio 1.0.9 FileTransform operations would allow us the usage of extension-less symlinks. Depending on the shot context, this symlinks could point to different files, of different...

Feature Request
Needs Discussion

Several API functions are taking const char * parameters. They are often exposed to Python with: .def("function", &Class::function, "parameter"_a) This is working fine, when used in python, the parameter type...

good first issue
Help Wanted

In C++ headers, when comment names another API class the produced documentation does create a link to that class documentation. For instance, LogCameraTransform does reffer to LogAffineTransform: ![LogCameraCpp](https://user-images.githubusercontent.com/37628108/104732400-2e6bb700-570b-11eb-8e71-7dcc76a017c6.png) If the...

Documentation

build output: /var/tmp/portage/media-libs/opencolorio-1.0.8/work/opencolorio-1.0.8/src/core/OCIOYaml.cpp: In function 'void OpenColorIO::v1::LogUnknownKeyWarning(const string&, const YAML::Node&)': /var/tmp/portage/media-libs/opencolorio-1.0.8/work/opencolorio-1.0.8/src/core/OCIOYaml.cpp:45:16: error: no match for 'operator>>' in 'tag >> key' /var/tmp/portage/media-libs/opencolorio-1.0.8/work/opencolorio-1.0.8/src/core/OCIOYaml.cpp:45:16: note: candidates are: /var/tmp/portage/media-libs/opencolorio-1.0.8/work/opencolorio-1.0.8/src/core/OCIOYaml.h:80:49: note: void OpenColorIO::v1::operator>>(const YAML::Node&, OpenColorIO::v1::ColorSpaceRcPtr&)...

Minor

In the process of trying to fix this issue over at Colour, I'm 95% sure this function and the related XYZ function will fail on negatives, which as everyone know...

Needs Discussion
Bug

The Color Transform Format (CTF) is the native LUT format for Autodesk products including Maya, Flame, and Lustre. This format is a superset of the Academy/ASC Common LUT Format (CLF)....

v2.0

Add CUDA support, per http://groups.google.com/group/ocio-dev/browse_thread/thread/73935241bcd5ff1a

Feature Request
Needs Discussion

Under supported applications, the link for modo leads to autodesk/maya. Let the conspiracy theories begin!