Files
test2/source
Sean Kim 6375b10039 Cleanup: Remove unnecessary conditional when restoring the mesh
The `SCULPT_BRUSH_TYPE_GRAB` and `SCULPT_BRUSH_TYPE_ELASTIC_DEFORM`
types are already handled above the removed lines, generically, without
checking for size pressure. This check of the if statement was
effectively always false as it would never be encountered.

Pull Request: https://projects.blender.org/blender/blender/pulls/146826
2025-09-26 12:24:30 +02:00
..