52f1d0a0e115d9aa2aa526093af70594df13e2a1
Clamp in linear colorspace for some known transfer functions and gamuts, so that OpenColorIO can cancel out transfer functions. This eliminates for example PQ encode and decode transforms in the GPU shader. This does not eliminate all unnecessary operations though. In particular, many view transforms already explicitly or implicitly clamp to the same or a smaller gamut, making our clamping unnecessary. But there seems to be no generic way to detect this. Ref #144911 Pull Request: https://projects.blender.org/blender/blender/pulls/145025
…
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%
