Files
test/source/blender/bmesh/tools
Campbell Barton d9a01a1d04 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).
2016-06-23 22:20:40 +10:00
..
2014-12-02 10:30:29 +01:00
2016-05-06 16:49:25 +10:00
2015-05-20 14:12:22 +10:00
2015-05-02 16:24:46 +10:00
2015-05-20 14:12:22 +10:00