kicad/common/geometry
Seth Hillbrand 4d2e953f42 Cleanup: Replace C-only deprecated headers
This replaces headers deprecated by C++14 with their equivalent
replacement
2019-12-05 11:03:15 -08:00
..
convex_hull.cpp Pcbnew: Add rounded rect pad shape. 2016-04-06 20:15:49 +02:00
geometry_utils.cpp geometry/geometry_utils.cpp: Fix a minimal value (6) to calculate the segments by circle count to approximate a circle. 2019-04-02 11:33:35 +02:00
hetriang.cpp Move remaining hard-coded segment counts 2019-05-16 08:49:55 -07:00
seg.cpp Restore PointCloserThan() behaviour to really be "closer than". 2019-09-10 11:07:47 +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:49:42 +01:00
shape_collisions.cpp Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08: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 pcbnew: Allow tuning length to be longer than INT_MAX 2019-09-03 16:41:09 -07:00
shape_poly_set.cpp C++14: Remove unused make_unique.h 2019-08-07 09:27:31 -07:00
trigo.cpp Restore PointCloserThan() behaviour to really be "closer than". 2019-09-10 11:07:47 +01:00