Blender Git Commit Log
Git Commits -> Revision 31170ec
Revision 31170ec by Bastien Montagne (master) February 6, 2015, 14:11 (GMT) |
Fix T43578: Beauty Triangulation would hang in infinite loop, due to float rpecision issue. Only recompute if cost is below -FLT_EPSILON, we can get cases where both cases generate very tiny negative costs (see 'Cylinder.004' mesh in .blend attached to report). |
Commit Details:
Full Hash: 31170ec19ed2e3ec4d0cf223e214a1d6aa5f2249
Parent Commit: f4f468f
Lines Changed: +4, -1
1 Modified Path:
/source/blender/blenlib/intern/polyfill2d_beautify.c (+4, -1) (Diff)