df12a448baf35c27ef98e6d5823861a2fdc42d34
Based on extensive testing, this gives matching HDR brighness across most application, with both PNG and AVIF. Video remains at 100 nits as that appears to tbe convention there. This is implemented by adding two modified PQ and HLG color spaces to the OCIO config on startup, and for the specific cases of image save and loaded these will replace the regular PQ and HLG color spaces. This was chosen rather than adding them as color spaces in the OCIO config, so that it can work for any config with appropriate interop IDs, including the ACES config. Additionally, it would be unclear how to make this work with view + display transforms, we wouldn't want to burden the users with having to pick a different display depending if they are saving images or video. Ref #145855, #144911 Pull Request: https://projects.blender.org/blender/blender/pulls/146888
…
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%
