022e46a7e29b62740944c97aea3e631f5244909e
The GPv3 tint modifier will give incorrect result in fill tint due to two reasons: 1) The material index being wrong; 2) The default value for `fill_color` attribute needs to be explicitly assigned as `ColorGeometry4f(float4(0.0f))` to ensure correct color mixing and switching between fill/material color in the tint modifier. Pull Request: https://projects.blender.org/blender/blender/pulls/120249
…
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%
