Files
test/source
Lukas Tönne f6f8006b90 GPv3: Fix initial selection mask of the grab sculpt tool
The initial mouse sample has a pressure of zero, which excludes all
points from the selection when the grab tool starts. Use a pressure of
1 to ensure all points are included.

Pull Request: https://projects.blender.org/blender/blender/pulls/121183
2024-04-29 10:46:09 +02:00
..