Blender Git Commit Log
Git Commits -> Revision 7263fbd
Revision 7263fbd by Bastien Montagne (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 15:43 (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: 7263fbd7a6ce7fb98d01618bdbad74c7658e8dbd
Parent Commit: 722894e
Committed By: Antonis Ryakiotakis
Lines Changed: +4, -1
1 Modified Path:
/source/blender/blenlib/intern/polyfill2d_beautify.c (+4, -1) (Diff)