b54a26ede47668a3aba537e1f57d6b60d54f1778
Currently, the EXR reader only considers uppercase RGBA channel names in single-layer EXRs, which leaves out the lower case rgba channel names we started using for data and vector passes in Cycles and the compositor. Further, a single V channel was also ignored, which is by convention used for BW passes. This patch extends the single-layer channel recognition methods to include lowercase rgba and V channels. Pull Request: https://projects.blender.org/blender/blender/pulls/114339
…
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%
