kicad/libs/kimath/src/geometry
Wayne Stambaugh 175b474c3e Coverity issue fixes.
Fixes issues #280412, #314755, #329615, #332459, #332157, #332167,
2021-06-30 18:08:49 -04:00
..
circle.cpp Clip the leader lines properly when using circular text frame 2021-03-07 21:19:19 +00:00
convex_hull.cpp Formatting. 2020-11-29 14:02:46 +00:00
direction_45.cpp PNS: Fix loop removal, make walkaround less broken for arcs 2021-01-05 17:57:21 -05:00
geometry_utils.cpp Fix incorrect calculation in TransformCircleToPolygon(), only noticeable 2021-06-28 18:51:37 +02:00
poly_grid_partition.cpp Split POLY_GRID_PARTITION to a cpp file 2021-06-02 18:31:30 -04:00
seg.cpp Re-remove KiROUND from header 2021-06-03 08:44:17 -07:00
shape.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
shape_arc.cpp Fix some issues related to SHAPE_ARC: 2021-06-30 13:33:49 +02:00
shape_collisions.cpp Fix actual-clearance handling in arc collision routines. 2021-06-03 18:33:59 +01:00
shape_compound.cpp Added a lot of consts and refactored a few lines 2021-03-08 12:49:48 -08:00
shape_file_io.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
shape_line_chain.cpp Coverity issue fixes. 2021-06-30 18:08:49 -04:00
shape_poly_set.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
shape_rect.cpp geometry: SHAPE_RECT: use SquaredDistance() for collision detection 2020-10-07 16:36:37 +02:00
shape_segment.cpp geometry: SHAPE::Format() now outputs C-like code for easy test cases... 2020-10-07 16:36:37 +02:00