You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Seth Hillbrand 4d2e953f42 Cleanup: Replace C-only deprecated headers 6 years ago
..
convex_hull.cpp Pcbnew: Add rounded rect pad shape. 10 years ago
geometry_utils.cpp geometry/geometry_utils.cpp: Fix a minimal value (6) to calculate the segments by circle count to approximate a circle. 7 years ago
hetriang.cpp Move remaining hard-coded segment counts 7 years ago
seg.cpp drc: Add board outline and edge crossing 7 years ago
shape.cpp router: snap to clearance boundaries in Highlight Collisions mode 9 years ago
shape_arc.cpp SHAPE_ARC: Fix bug introduced in 5813164d1. 7 years ago
shape_collisions.cpp Cleanup: Replace C-only deprecated headers 6 years ago
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 8 years ago
shape_line_chain.cpp pcbnew: Allow tuning length to be longer than INT_MAX 6 years ago
shape_poly_set.cpp C++14: Remove unused make_unique.h 6 years ago
trigo.cpp Restore PointCloserThan() behaviour to really be "closer than". 6 years ago