kicad/polygon
jean-pierre charras f67c7fe052 Very minor changes. ( changes in clipper are made to avoid coverity minor warnings). 2015-08-25 16:47:09 +02:00
..
poly2tri Reverted commits that remove boost::polygon dependency (need more testing). 2015-07-14 22:23:13 +02:00
CMakeLists.txt Removed all dependencies on boost::polygon except for bitmap2component. Replaced almost all instances of CPOLYGONS_LIST with SHAPE_POLY_SET. 2015-07-27 21:45:57 +02:00
PolyLine.cpp Fix selfintersecting or outline intersecting holes issue. 2015-07-27 21:48:38 +02:00
PolyLine.h Removed all dependencies on boost::polygon except for bitmap2component. Replaced almost all instances of CPOLYGONS_LIST with SHAPE_POLY_SET. 2015-07-27 21:45:57 +02: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 Very minor changes. ( changes in clipper are made to avoid coverity minor warnings). 2015-08-25 16:47:09 +02:00
clipper.hpp Polygon tools: update Clipper lib to 6.2.1 2014-11-12 18:58:39 +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 Replace abs() with std::abs(). 2015-06-26 19:21:09 -04:00
math_for_graphics.h More int casts to rounding conversions 2013-05-04 13:57:09 +02: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