kicad/qa/tests/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
..
geometry ADDED: Pcbnew chamfer and extend tools 2023-07-12 19:21:37 +01:00
math Fix errant typecast in VECTOR2<T>::Resize 2023-05-29 19:34:40 -04:00
CMakeLists.txt ADDED: Pcbnew chamfer and extend tools 2023-07-12 19:21:37 +01:00
kimath_test_module.cpp
test_kimath.cpp