Page MenuHome

Fix T89221: Sculpt tools symmetry failing with non symmetrical meshes
ClosedPublic

Authored by Pablo Dobarro (pablodp606) on Jun 18 2021, 1:28 AM.

Details

Summary

SCULPT_nearest_vertex_get expects a distance, not a distance squared.
This should make symmetry work as expected, but it still can fail if the
mesh topology is not completely symmetrical.

Diff Detail

Repository
rB Blender