kicad/libs/kimath/src/geometry
Roberto Fernandez Bautista 2d66abdc89 CADSTAR PCB Archive Importer: More improvements to loading of zones
Adds a new function Area() to SHAPE_POLY_SET
2021-02-10 18:49:21 +00:00
..
circle.cpp Clarify CIRCLE::ConstructFromTanTanPt 2021-01-24 16:41:11 +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 Clean up arc/circle polygonization. 2020-09-11 11:23:49 +01:00
seg.cpp EDIT_TOOL::DragArcTrack Fix incorrect undo history when items are deleted 2021-01-24 16:41:10 +00:00
shape.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
shape_arc.cpp Implement TransformShapeWithClearanceToPolygon for DIMENSIONs. 2021-02-03 23:34:17 +00:00
shape_collisions.cpp Fix arc collisions to account for width 2021-01-02 22:01:05 -05:00
shape_compound.cpp Cleanup compiler warnings 2020-12-09 23:13:33 +00: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 PNS: First pass at updating meander placers for arcs 2021-01-05 17:57:21 -05:00
shape_poly_set.cpp CADSTAR PCB Archive Importer: More improvements to loading of zones 2021-02-10 18:49:21 +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