kicad/common/geometry
jean-pierre charras 835debe75e Gerber plot solder mask layer: prepare new algo to avoid merging pads in zones 2020-06-18 17:54:00 +02:00
..
convex_hull.cpp Pcbnew: Add rounded rect pad shape. 2016-04-06 20:15:49 +02:00
geometry_utils.cpp Gerber plot solder mask layer: prepare new algo to avoid merging pads in zones 2020-06-18 17:54:00 +02:00
hetriang.cpp rename files 2018-02-02 21:57:12 +01:00
seg.cpp Try to fix SEG::PointCloserThan(), not working for quasi H or V segments. 2019-12-31 15:59:45 +01:00
shape.cpp router: snap to clearance boundaries in Highlight Collisions mode 2017-01-19 17:47:15 +01:00
shape_arc.cpp SHAPE_ARC: Fix bug introduced in 5813164d1. 2019-04-25 23:51:01 +01:00
shape_collisions.cpp Add SH_ARC collisions 2018-07-17 10:08:13 -07:00
shape_file_io.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
shape_line_chain.cpp router: correct walkaround corner case when both ends of the line lie on the hull edge 2019-02-03 11:22:18 +01:00
shape_poly_set.cpp Zones: fix a crash when adding a zone cutout to a zone having already holes 2020-03-12 14:49:36 +01:00
trigo.cpp Restore PointCloserThan() behaviour to really be "closer than". 2019-09-10 12:57:52 +01:00