9fd67803dc5638613fc527bfeabf3da7d8cfdfeb
**How to reproduce:** 1. Add Cryptomatte Node 2. Enable 'Object' render passes 3. Connect Cryptomatte to output (composite or viewer node) 4. Optional: set matte ID 5. (Do not connect input image) 6. Render 7. Observe invalid output image (or assert in debug build) (see also PR for an example blend file) Only CPU is affected. The solution follows the behavior of the GPU backend, where the input color of the single value input image is multiplied with the matte result to produce a non constant output. Pull Request: https://projects.blender.org/blender/blender/pulls/135786
…
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%
