kicad/pcbnew/plugins/cadstar
Roberto Fernandez Bautista 99442350a4 CADSTAR PCB: Fix loading of arc tracks following recent PCB_ARC changes
We no longer have any knowledge of the original start/end of the arc,
since SetArcAngleAndEnd swaps the start and end to ensure the arc is
always clockwise at the end.

Adds a method EDA_SHAPE::EndsSwapped() to notify whether the start/end
point of the shape were swapped.
2021-10-17 17:57:51 +01:00
..
CMakeLists.txt CADSTAR PCB Archive Importer: Formatting fixes 2020-09-08 21:21:21 +00:00
cadstar_pcb_archive_loader.cpp CADSTAR PCB: Fix loading of arc tracks following recent PCB_ARC changes 2021-10-17 17:57:51 +01:00
cadstar_pcb_archive_loader.h CADSTAR PCB: Fix Zone fill priorities 2021-10-16 21:50:56 +01:00
cadstar_pcb_archive_parser.cpp Add progress reporting to CADSTAR Schematic & PCB importers 2021-09-11 17:50:19 +01:00
cadstar_pcb_archive_parser.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
cadstar_pcb_archive_plugin.cpp CADSTAR PCB: Legacy netclass and design settings loading is required 2021-10-08 20:48:10 +01:00
cadstar_pcb_archive_plugin.h Rename layer ids file. 2021-07-29 16:03:25 +01:00