008483fe8ab4ebfdd76966d9a8b629c8cd066ede
BLF_buffer was trying to accept "how many colors channels in output image?" argument and doing math with it, but in the lowest level code was always writing out full 4 channels for each pixel. All the call sites would ever call it with argument of 4 however, and that is why no one noticed the issue. Pull Request: https://projects.blender.org/blender/blender/pulls/121630
…
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%
