kicad/pcbnew/plugins/kicad
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
..
pcb_parser.cpp Mark some limits as constexpr 2022-02-04 07:50:13 -05:00
pcb_parser.h TextBoxes for PCBNew. 2022-01-31 20:00:47 +00:00
pcb_plugin.cpp Move pcb file rep of text_boxes to strokes. 2022-02-01 16:29:59 +00:00
pcb_plugin.h Bring EEschema textboxes in line with PCBNew's. 2022-01-31 21:46:40 +00:00