Blender Git Loki
Git Commits -> Revision 577bef6
Revision 577bef6 by Brecht Van Lommel (master) March 20, 2012, 19:32 (GMT) |
Fix #30543: tessellating ngons with small angles was failing. There was a quite arbitrary limit of pi/24 for picking 3 vertices to use for computing a normal, now it uses vertices with the maximum angle between them. |
Commit Details:
Full Hash: 577bef62eb8fcce97d2ae2bbcb4f0732596f4369
SVN Revision: 45036
Parent Commit: b26d3f3
Lines Changed: +11, -12
1 Modified Path:
/source/blender/blenlib/intern/scanfill.c (+11, -12) (Diff)