kicad/common/geometry
jean-pierre charras 6940f92469 Fix compil issue and warning on Windows/msys2 2018-03-23 15:07:38 +01:00
..
convex_hull.cpp Pcbnew: Add rounded rect pad shape. 2016-04-06 20:15:49 +02:00
geometry_utils.cpp Circle to polygon conversion: a few enhancements: 2018-03-09 13:28:47 +01:00
hetriang.cpp rename files 2018-02-02 21:57:12 +01:00
seg.cpp Coverity fixes. 2015-03-11 14:17:43 +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: use more Kicad-ish arc representation. Fixes board outline collisions issues in the P&S 2018-02-17 18:25:20 +01:00
shape_collisions.cpp pns: fixed a few memleaks & conditional jumps depending on uninitalized variables 2016-08-17 15:09:48 +02: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 MODULE::CoverageRatio(): replace wxRegion (not working for us on Windows) by polygons to calculate areas. 2017-12-31 17:46:56 +01:00
shape_poly_set.cpp Fix compil issue and warning on Windows/msys2 2018-03-23 15:07:38 +01:00