a3c74051c2
1) Intermediate states might be self-intersecting, and we shouldn't be policing our users on what order to do things in 2) The polygon might already be self-intersecting, at which point we're preventing the user from fixing it. Also includes better const management for SHAPE_POLY_SET API. Fixes: lp:1833831 * https://bugs.launchpad.net/kicad/+bug/1833831 |
||
---|---|---|
.. | ||
convex_hull.cpp | ||
geometry_utils.cpp | ||
hetriang.cpp | ||
seg.cpp | ||
shape.cpp | ||
shape_arc.cpp | ||
shape_collisions.cpp | ||
shape_file_io.cpp | ||
shape_line_chain.cpp | ||
shape_poly_set.cpp | ||
trigo.cpp |