blender/intern/opencolorio
Brecht Van Lommel eb20250d2a Fix wrong white point of Linear ACES in config reading and the bundled config
The Blender/Cycles XYZ color space has a D65 white point instead of E, and
this was not correctly accounted for both in the OpenColor config reading code
and the bundled config.

This meant that since the OpenColorIO v2 upgrade, the Linear ACES color space
was not working correctly, and other OpenColorIO configs defining
aces_interchange were not interpreted correctly.
2021-03-10 16:56:27 +01:00
..
CMakeLists.txt CMake: Refactor external dependencies handling 2020-01-23 16:59:18 +01:00
fallback_impl.cc OpenColorIO: upgrade to version 2.0.0 2021-02-12 19:06:35 +01:00
gpu_shader_display_transform_vertex.glsl ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
gpu_shader_display_transform.glsl OpenColorIO: upgrade to version 2.0.0 2021-02-12 19:06:35 +01:00
ocio_capi.cc Cleanup: clang-format 2021-02-13 17:40:10 +11:00
ocio_capi.h Cleanup: clang-format 2021-02-13 17:40:10 +11:00
ocio_impl_glsl.cc Fix OpenColorIO 2.0 GPU shader error in uniform assignment 2021-02-17 18:03:52 +01:00
ocio_impl.cc Fix wrong white point of Linear ACES in config reading and the bundled config 2021-03-10 16:56:27 +01:00
ocio_impl.h OpenColorIO: upgrade to version 2.0.0 2021-02-12 19:06:35 +01:00