Blender Git Commit Log

Git Commits -> Revision c6180c2

Revision c6180c2 by Pablo Dobarro (master)
October 31, 2019, 13:32 (GMT)
Fix T71053: Poly Build tool crashes blender when deleting wire vertices

Dissolve the vertex when it is wire instead of trying to collapse the
edge. When collapsing the edge, ##v_kill->e## was not NULL, so the
assert in ##bmesh_kernel_join_vert_kill_edge## fails.

Reviewed By: jbakker

Maniphest Tasks: T71053

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

Commit Details:

Full Hash: c6180c2249e1864aefa244cecefb47a2f4fd508f
Parent Commit: ed07985
Lines Changed: +1, -1

1 Modified Path:

/source/blender/editors/mesh/editmesh_polybuild.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021