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>2015-10-31 05:39:20 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-10-31 05:52:28 +0300
commit92ab3ba385346ca06ac31aedbc660c7939182026 (patch)
tree26b95944c93c8deb79b8991670c00226f754a12c /source/blender/bmesh/intern
parenta0d9953841b156c0bfe4f99b245cb38c50005e29 (diff)
Fix T46648: Recalculate normals fails
Certain shapes could trick the inside/outside test. An edge between 2 planar faces could be selected for detecting face-flipping (which failed). While this could be prevented by skipping those edges, use a method which searches for the outer most face-loop, then check it faces the center.
Diffstat (limited to 'source/blender/bmesh/intern')
0 files changed, 0 insertions, 0 deletions