kicad/polygon
jean-pierre charras 018b080001 Pcbnew: Add keepout areas (Copper zones without tracks or/and vias).
This is *a work in progress*, so some features are missing, and/or could be modified.
Mainly keepout zones are not yet exported to autorouters, and pads are not taken in account.
Some code cleanup in polygon.*
2012-07-13 20:55:29 +02:00
..
kbool fix bug 921553 2012-02-08 09:06:06 -06:00
CMakeLists.txt fix bug 921553 2012-02-08 09:06:06 -06:00
PolyLine.cpp Pcbnew: Add keepout areas (Copper zones without tracks or/and vias). 2012-07-13 20:55:29 +02:00
PolyLine.h Pcbnew: Add keepout areas (Copper zones without tracks or/and vias). 2012-07-13 20:55:29 +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
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 DRECT, DPOINT, and DSIZE (double rect, point, and size) using Torsten's vector2d.h 2012-04-23 16:56:26 -05:00
math_for_graphics.h * Add DRECT, DPOINT, and DSIZE (double rect, point, and size) using Torsten's vector2d.h 2012-04-23 16:56:26 -05:00
polygon_test_point_inside.cpp switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 2012-01-22 22:33:36 -06: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