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>2021-02-11 00:27:47 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-02-11 00:35:16 +0300
commit2d252b6d26f90f81f2a2dc7a3031c407dc8a643c (patch)
tree573cfafecde2c030f12fa89b5ad69f4bd4f7243c /source/blender/editors/transform/transform_convert_sculpt.c
parent4719836eca2e661ac79fbd1448fdc876b62af458 (diff)
Fix T85508: UV select overlap fails on identical faces
The triangle overlap test failed for exactly overlapping triangles. When none of the segments intersect, testing a if a single corner is inside the other triangle fails when the triangles share UV coordinates. Resolve by comparing the triangle centers.
Diffstat (limited to 'source/blender/editors/transform/transform_convert_sculpt.c')
0 files changed, 0 insertions, 0 deletions