Blender Git Loki
Git Commits -> Revision 0de912b
Revision 0de912b by Nicholas Bishop (master) May 14, 2012, 20:59 (GMT) |
Partial fix for bug #31458 Convex Hull operator crash Change hull's point/triangle side test to > rather than >=. This seems to fix the (infinite?) loop, but not the crash. |
Commit Details:
Full Hash: 0de912b82d453ac7f886a794bd192be65a2b0aa9
SVN Revision: 46642
Parent Commit: f87fda5
Lines Changed: +1, -1
1 Modified Path:
/source/blender/bmesh/operators/bmo_hull.c (+1, -1) (Diff)