kicad/libs/kimath/src
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 kimath: Switch from INT_MAX to std::numeric_limits 2023-03-10 16:38:35 +00:00
bezier_curves.cpp Outline font performance improvements. 2023-05-27 01:35:40 +01:00
convert_basic_shapes_to_polygon.cpp Fix compil warnings. 2023-03-23 18:36:59 +01:00
md5_hash.cpp Fix typo 2022-03-07 08:03:48 +01:00
trigo.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00