Blender Git Commit Log

Git Commits -> Revision eb20250

Revision eb20250 by Brecht Van Lommel (master)
March 10, 2021, 15:56 (GMT)
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.

Commit Details:

Full Hash: eb20250d2a51cb6152c086a7f42194b95b67d9fd
Parent Commit: 1e7b2d0
Lines Changed: +31, -19

1 Added Path:

/release/datafiles/colormanagement/luts/xyz_D65_to_E.spimtx (+3, -0) (View)

3 Modified Paths:

/intern/cycles/render/shader.cpp (+18, -14) (Diff)
/intern/opencolorio/ocio_impl.cc (+9, -5) (Diff)
/release/datafiles/colormanagement/config.ocio (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021