Blender Git Commit Log
Git Commits -> Revision 9ac8def
Revision 9ac8def by Ankit Meel (soc-2020-io-performance) August 27, 2020, 21:43 (GMT) |
Fix ngon_tessellate filling the holes. Fix several issues from the commit {rBefab0bc704ece3a}. Previously, `ngon_tessellate` was filling the holes instead of triangulating around them by using the "triangle-fan" method. Now it triangulates around the holes and doesn't fill them. |
Commit Details:
Full Hash: 9ac8def136f5b3aa3520ea21274b29d85bb80b81
Parent Commit: a662ddd
Lines Changed: +90, -76
1 Modified Path:
/source/blender/io/wavefront_obj/intern/mesh_utils.cc (+90, -76) (Diff)