kicad/pcbnew/plugins
Marek Roszko ca7840334c 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
2022-02-04 07:50:13 -05:00
..
altium altium: Fix pcb arc import using a hack with PCB_SHAPE as intermediate object 2022-01-25 22:24:01 +01:00
cadstar Prefer EDA_ANGLE to naked radians. 2022-01-20 21:10:04 +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-01 17:58:09 +00:00
fabmaster Remove unit-less angles from geometry lib APIs. 2022-01-20 21:10:04 +00:00
geda Some more EDA_ANGLE cleanup. 2022-01-16 19:16:18 +00:00
kicad Mark some limits as constexpr 2022-02-04 07:50:13 -05:00
legacy Fix bad merge between EDA_ANGLE and wxPoint changes. 2022-01-19 23:00:23 +00:00
pcad Fix PCAD arc import 2022-01-28 10:20:18 -08:00