Blender Git Commit Log

Git Commits -> Revision d9a01a1

Revision d9a01a1 by Campbell Barton (master)
June 23, 2016, 12:20 (GMT)
Fix T48707: Edit-mesh intersect crash

In rare cases intersect would attempt to add edges with the same vertex twice
from edge-vert / edge-edge intersections.

Solve by checking for duplicates when creating vertex-array for these types of intersections
(always under 3x comparisons, so not much overhead).

Commit Details:

Full Hash: d9a01a1d04f87e46fadbee268cdea2dbf14993fc
Parent Commit: 57744df
Lines Changed: +56, -24

1 Modified Path:

/source/blender/bmesh/tools/bmesh_intersect.c (+56, -24) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021