mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Adds the initial implementation of bezier overlay (assistant) and geometry manager. This is only implemented in Pcbnew - the code is common, but eeschema doesn't currently use it for any shape. Relates-To: https://gitlab.com/kicad/code/kicad/-/issues/8828