Blender Git Loki
Git Commits -> Revision f57c1c8
Revision f57c1c8 by Nicholas Bishop (master) June 27, 2012, 18:39 (GMT) |
Avoid adding overlapping triangles in convex hull Add an epsilon value to the point-outside-hull test, helps when some of the input vertices are nearly coplanar. Fixes bug [#31941] convex hull fails (and depends on vertex order when it shouldn't) http://projects.blender.org/tracker/index.php?func=detail&aid=31941&group_id=9&atid=498 |
Commit Details:
Full Hash: f57c1c8b34f01bc7f03ab039dcb4058c655611e2
SVN Revision: 48345
Parent Commit: 3247899
Lines Changed: +6, -3
1 Modified Path:
/source/blender/bmesh/operators/bmo_hull.c (+6, -3) (Diff)