Page MenuHome

proposed fix for T50352
AbandonedPublic

Authored by Philipp Oeser (lichtwerk) on Jan 4 2017, 10:31 PM.

Details

Summary

3D-printing check for distorted faces could fail with flipped normals

Diff Detail

Event Timeline

Philipp Oeser (lichtwerk) retitled this revision from to proposed fix for T50352.
Philipp Oeser (lichtwerk) updated this object.
Philipp Oeser (lichtwerk) set the repository for this revision to rBA Blender Add-ons.
Philipp Oeser (lichtwerk) added a comment.EditedJan 4 2017, 10:52 PM

this is what Mesh-Analysis (statvis) does: statvis_calc_distort() -- just to reference corresponding code for detecting non-flat faces that doesnt mark the faces from T50352: 3D-printing check misinterprates flat ngons as non-flat as non-flat...

mind having a look if this is a feasable fix? thanx in advance!

Bastien Montagne (mont29) edited edge metadata.

LGTM, do you have commit rights on rBA?

This revision is now accepted and ready to land.Jan 10 2017, 5:30 PM

@Bastien Montagne (mont29): yep, rBA is fine, can commit this when I'm back...