kicad/polygon
Seth Hillbrand a6325aab29 Replacing Tesselation
Replaces Poly2Tri with updated code to process polygons faster and more
robustly.  Notably, we can now handle overlapping holes in the polygons,
allowing us to cache the triangulation of complex boards
2018-09-01 19:30:50 -07:00
..
CMakeLists.txt Replacing Tesselation 2018-09-01 19:30:50 -07:00
PolyLine.cpp Bezier2Poly refactor 2017-05-16 17:58:09 +02:00
PolyLine.h Fix code after renaming files 2018-01-29 11:37:29 +01:00
SutherlandHodgmanClipPoly.h Fix a not shown dialog under XFCE and Unity. Make display hotkeys window not modal. 2015-03-15 12:41:06 +01:00
clipper.cpp Remove some extra semicolons 2017-11-09 19:52:18 +01:00
clipper.hpp Update Clipper to 6.4.2 2017-03-01 14:55:21 +01:00
determine_if_point_inside_polygon.odt Switch to polygons in zones (old way no more supported) 2008-12-03 10:32:53 +00:00
math_for_graphics.cpp Add missing C++ stdlib headers 2016-05-28 12:46:29 -04:00
math_for_graphics.h Coding policy fixes: remove trailing white space. 2015-12-14 16:20:54 -05:00
polygon_test_point_inside.cpp Source license, coding policy, and documentation fixes. 2014-10-28 15:43:12 -04:00
polygon_test_point_inside.h Source license, coding policy, and documentation fixes. 2014-10-28 15:43:12 -04:00
polygons_defs.h Reverted commits that remove boost::polygon dependency (need more testing). 2015-07-14 22:23:13 +02:00