kicad/polygon
Dick Hollenbeck 8ccf0320b4 1) Add "rules" to base of tree for copying into BZR_HOME/rules.
File "rules" has instructional text as comments near top.

2) Convert all text files in repo to LF line ending form.
   Any checkout done with "rules" in play will convert the working
   tree to native line ending, while keeping repo as LF line ending.
2013-05-25 23:36:44 -05:00
..
CMakeLists.txt Remove Kbool from Kicad. Use Clipper instead. 2012-08-04 11:43:27 +02:00
PolyLine.cpp Pcbnew: fix bug 1179877, due a bad default copy constructor, after my changes about CPOLYGONS_LIST class. 2013-05-14 20:47:01 +02:00
PolyLine.h Pcbnew: fix bug 1179877, due a bad default copy constructor, after my changes about CPOLYGONS_LIST class. 2013-05-14 20:47:01 +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 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05:00
clipper.hpp 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 2013-05-25 23:36:44 -05: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 More int casts to rounding conversions 2013-05-04 13:57:09 +02:00
math_for_graphics.h More int casts to rounding conversions 2013-05-04 13:57:09 +02:00
polygon_test_point_inside.cpp More work on CPOLYGONS_LIST class. 2013-05-08 20:20:58 +02:00
polygon_test_point_inside.h More work on CPOLYGONS_LIST class. 2013-05-08 20:20:58 +02:00
polygons_defs.h Polygon code cleanup 2012-08-02 19:32:42 +02:00