kicad/polygon
jean-pierre charras e9713bb291 Pcbnew: Block selection enhancement, from Bug #593997 (whishlist)
1. block created from-left-to-right selects only 100%inside selection objects (as it now does)
2.block created from-right-to-left selects all overlapping objects inside selection
From the patch sent by mathieulj (mathieulj), and some fixes and code cleaning.
2013-09-21 20:09:41 +02:00
..
CMakeLists.txt Remove Kbool from Kicad. Use Clipper instead. 2012-08-04 11:43:27 +02:00
PolyLine.cpp Pcbnew: Block selection enhancement, from Bug #593997 (whishlist) 2013-09-21 20:09:41 +02:00
PolyLine.h Pcbnew: Block selection enhancement, from Bug #593997 (whishlist) 2013-09-21 20:09:41 +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 Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
polygons_defs.h Polygon code cleanup 2012-08-02 19:32:42 +02:00