tornavis/source/blender/modifiers
YimingWu 022e46a7e2 Fix #120213: GPv3: Tint modifier not working correctly
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
2024-04-04 15:08:10 +02:00
..
intern Fix #120213: GPv3: Tint modifier not working correctly 2024-04-04 15:08:10 +02:00
CMakeLists.txt Cleanup: sort CMake file lists 2024-04-01 16:48:44 +11:00
MOD_modifiertypes.hh GPv3: Texture offset modifier 2024-03-29 21:42:30 +01:00
MOD_nodes.hh Geometry Nodes: support baking data block references 2024-02-01 09:21:55 +01:00