kicad/pcbnew/plugins
Marek Roszko 50d3a507d0 Mark some limits as constexpr
gcc doesn't need it and computes during compile regardless, but experimenting in godbolt, both clang and MSVC actually do need it or else it's partially computed at runtime


(cherry picked from commit ca7840334c)
2022-02-04 12:50:54 +00:00
..
altium altium: Fix board outline import with arcs using SHAPE_LINE_CHAIN instead of a hack 2022-01-04 19:57:26 +01:00
cadstar CADSTAR PCB: Use all User layers when mapping documentation layers 2021-11-10 21:47:22 +00:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle EAGLE plugin: use specified RATIO value for text size calculation 2022-02-02 08:48:25 -08:00
fabmaster Handle 360° arcs on import as circles 2021-12-18 18:44:20 +00:00
geda Kicad has many plugins. This one is for the pcb. 2021-11-25 12:56:46 +00:00
kicad Mark some limits as constexpr 2022-02-04 12:50:54 +00:00
legacy Preserve legacy dimension information. 2021-12-17 23:31:37 +00:00
pcad Fix negative arc angles in PCAD import 2022-01-28 10:18:17 -08:00