Blender Git Commit Log
Git Commits -> Revision 6e4b9f5
Revision 6e4b9f5 by Pablo Dobarro (master) June 23, 2021, 16:17 (GMT) |
Fix T89221: Sculpt tools symmetry failing with non symmetrical meshes 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. Reviewed By: JacquesLucke Maniphest Tasks: T89221 Differential Revision: https://developer.blender.org/D11642 |
Commit Details:
Full Hash: 6e4b9f5836cd9954c00b52e043e6a9af9fb4c112
Parent Commit: c9f12b2
Lines Changed: +1, -2
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+1, -2) (Diff)