kicad/libs
Roberto Fernandez Bautista a9a8aa8243 SHAPE_LINE_CHAIN splitArc on Insert, Remove and Replace
This ensures that the arc shapes remain correct after removing
a point belonging to an arc or inserting a point in the middle
of an arc.

Simplify implementation of Replace( ..., aP ). Now a Remove
operation followed by an Insert operation.

Improve QA test for SHAPE_LINE_CHAIN Append, Insert and Replace

Implement SHAPE_LINE_CHAIN::splitArc to break up an arc into two

Implement SHAPE_ARC::ConstructFromStartEndCenter and add qa test
2021-07-03 19:37:50 +00:00
..
kimath SHAPE_LINE_CHAIN splitArc on Insert, Remove and Replace 2021-07-03 19:37:50 +00:00
kiplatform Try to fix a include order (Windows only, to fix aCI/CD error) 2021-06-16 20:04:32 +02:00
sexpr Replace wxFile usage with wxFFile 2020-12-12 13:16:23 -05:00
CMakeLists.txt Add new kiplatform library for platform-specific code 2020-06-03 14:58:54 +00:00