4a78d7dc4c9bb9eee9eaa29ad98a8aac091a74c6
This PR fixes an issue with the NVIDIA 3000/4000 series cards. The cause might be that when blending is turned off and the fragment output has an alpha of 0.0 the fragment might be discarded. This is a guess of course. By setting the Alpha to 1.0 for scopes and enabling alpha blending when drawing the meta data text seems to fix the issue. Fixes #110976 Pull Request: https://projects.blender.org/blender/blender/pulls/112665
…
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%
