Files
test2/source/blender
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
..
2016-01-04 14:20:48 +05:00
2016-06-22 14:02:51 +10:00
2016-01-04 14:20:48 +05:00
2016-06-22 14:02:51 +10:00
2016-01-04 14:20:48 +05:00