JujuAdams/Clean-Shapes

Add toggleable vertex ordering fix

JujuAdams opened this issue · 1 comments

Triangles and convex polygons require that their coordinate be defined in a clockwise fashion. Clean Shapes should support an "autofix" behaviour that solves this problem for the user.

Implemented v1.0.4