Blender Git Loki
Git Commits -> Revision 84c537e
Revision 84c537e by Sybren A. Stüvel (master) January 27, 2020, 15:42 (GMT) |
Document that tessellate_polygon() doesn't handle degenerate geometry This 'fixes' T68554: 'API mathutils.geometry.tessellate_polygon returns bad results sometimes' by documenting the limitations of the current implementation. I've also added a unit test for the function, so that any change in this behaviour will get noticed. No functional changes. |
Commit Details:
Full Hash: 84c537e68528177ef982479f5884af07cec322b9
Parent Commit: 1094e56
Lines Changed: +40, -2