Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2016-06-23 14:44:22 +0300
committerCampbell Barton <ideasman42@gmail.com>2016-06-23 15:20:40 +0300
commitd9a01a1d04f87e46fadbee268cdea2dbf14993fc (patch)
tree235205710e2a1c10c444e2b58423c6a2a061ff96 /source/blender/editors/transform/transform_ops.c
parent57744df38fef172edf7781f1e1bb48319f5ef066 (diff)
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).
Diffstat (limited to 'source/blender/editors/transform/transform_ops.c')
0 files changed, 0 insertions, 0 deletions