OpenColorIO
OpenColorIO copied to clipboard
A color management framework for visual effects and animation.
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...
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...
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:  If the...
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&)...
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...
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)....
CUDA support
Add CUDA support, per http://groups.google.com/group/ocio-dev/browse_thread/thread/73935241bcd5ff1a
Under supported applications, the link for modo leads to autodesk/maya. Let the conspiracy theories begin!