kicad/polygon
jean-pierre charras 93a5b4a07f Upgrade boost to version 1.53.0 and clipper to 5.03 2013-02-10 14:52:01 +01:00
..
CMakeLists.txt Remove Kbool from Kicad. Use Clipper instead. 2012-08-04 11:43:27 +02:00
PolyLine.cpp Fix pcbnew zone corner filleting 2012-11-30 07:51:47 +02:00
PolyLine.h Fix 0 length segment in outline zone creation, that breaks zone chamfer option. 2012-08-31 15:58:23 +02:00
SutherlandHodgmanClipPoly.h gr_basic.cpp now clips filled polygons,using the Sutherland and Hodgman algo to clip the poly against a rectangle 2009-02-20 14:31:16 +00:00
clipper.cpp Upgrade boost to version 1.53.0 and clipper to 5.03 2013-02-10 14:52:01 +01:00
clipper.hpp Upgrade boost to version 1.53.0 and clipper to 5.03 2013-02-10 14:52:01 +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 Pcbnew: fix a very old bug in DRC, pad to pad drc tests: sometimes a test between a rectangular pad and an oval pad was skipped. 2013-01-26 18:49:48 +01:00
math_for_graphics.h Pcbnew: fix a very old bug in DRC, pad to pad drc tests: sometimes a test between a rectangular pad and an oval pad was skipped. 2013-01-26 18:49:48 +01:00
polygon_test_point_inside.cpp switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2() 2012-09-21 12:02:54 -05:00
polygon_test_point_inside.h fix function comments, this time ones in *.cpp files until they 2010-11-12 10:59:16 -06:00
polygons_defs.h Polygon code cleanup 2012-08-02 19:32:42 +02:00