f7054a2d2ff650b9d47a652e33c8015f1d54e337
The OpenEXR format has a chromaticities attribute that identifies the scene referred linear color space. Detect these two cases now, and assign the corresponding color space from the OpenColorIO configuration. In general these chromaticities are known to be unreliable and missing support in most software, with ideas to deprecate them entirely. However the ACES container format standard requires them, and with this change we'll be able to read such images with the right color space set by default. Co-authored-by: Brecht Van Lommel <brecht@blender.org> Pull Request: https://projects.blender.org/blender/blender/pulls/135823
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
