Merge branch 'blender-v4.3-release'

This commit is contained in:
Campbell Barton
2024-11-03 22:04:48 +11:00
3 changed files with 4 additions and 2 deletions

View File

@@ -77,6 +77,7 @@ PyDoc_STRVAR(
" Defines the fixed pipeline blending equation.\n"
"\n"
" :arg mode: The type of blend mode.\n"
"\n"
" * ``NONE`` No blending.\n"
" * ``ALPHA`` The original color channels are interpolated according to the alpha "
"value.\n"