Files
test/source
Hans Goudey 58518347f2 Sculpt: Data oriented refactor for "Set Pivot Position" operator
Part of #118145.

Change the "Pivot to Unmasked" and "Pivot to Mask Border" operations
to avoid the vertex iteration macro. The former also uses a proper
weighted average now, so mostly-masked vertices have less influence.
The whole operation is multithreaded now so I expect it's a bit faster,
but I didn't explicitly test that.

Pull Request: https://projects.blender.org/blender/blender/pulls/124743
2024-07-17 04:40:08 +02:00
..