316f14b834b2a3a9d78f7c74bcf53abfd10df9fb
The GPU implementation of the Use Alpha option of the Z Combine node only worked if the first image is closer, since it sampled the alpha channel from it and used it for mixing. Instead, the mix factor should depend on the closer pixel, like the CPU implementation.
…
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
11%
C
6.3%
GLSL
2.2%
CMake
1.3%
Other
1.1%
