kicad/libs/kimath
John Beard 046d978ba7 ADDED: Pcbnew chamfer and extend tools
Using the new ITEM_MODIFICATION_ROUTINE system, drop in two new
tools: chamfer and line extend. These are two geometric operations
that are relatively common when editing footprints in particular.

Chamfer delegates the geometric calculations to a dedicated unit
in kimath/geometry.
2023-07-12 19:21:37 +01:00
..
include ADDED: Pcbnew chamfer and extend tools 2023-07-12 19:21:37 +01:00
src ADDED: Pcbnew chamfer and extend tools 2023-07-12 19:21:37 +01:00
CMakeLists.txt ADDED: Pcbnew chamfer and extend tools 2023-07-12 19:21:37 +01:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00