Blender Git Commit Log

Git Commits -> Revision 1dc11d1

Revision 1dc11d1 by Pablo Dobarro (master)
September 7, 2020, 15:26 (GMT)
Fix T79914: Grab active vertex using wrong coordinates

This was introduced in the first commit of the cloth brush. In order to
support the cloth brush deformations with subsurf modifiers, the sculpt
API was changed to return the deformed coordinates from the PBVH instead
of the mesh coordinates. When using grab active vertex and rendering the
original mesh wireframe it should render the undeformed mesh coordinates
when available.

Reviewed By: sergey

Maniphest Tasks: T79914

Differential Revision: https://developer.blender.org/D8630

Commit Details:

Full Hash: 1dc11d15a60b1fdb21f72c9bd39ba27e3acdb80f
Parent Commit: bbbfd71
Lines Changed: +24, -4

3 Modified Paths:

/source/blender/editors/sculpt_paint/paint_cursor.c (+10, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+11, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021