29 Commits (06cdf0be98466d1530ee9d2813b7340fd38d4b31)

Author SHA1 Message Date
dsa-t e6c76c6e21 Fix too small angle increment when stroking arcs. 6 months ago
Wayne Stambaugh e09b095533 Common folder housekeeping part 3. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Jeff Young 6686ade45b Remove (somewhat atrophied) manual pretty printing. 10 months ago
John Beard 4582bf85b5 STROKE_PARAMS: Separate parser into own header 1 year ago
Dhinesh 11e749ad2b Fixed issue where the final segment of the dashed style was not finishing properly 1 year ago
Jeff Young 0ec445e7cb Formatting. 1 year ago
Dhinesh d9cf5e8278 Draw closer approx to dashed circles/arcs 1 year ago
Seth Hillbrand 69849ba3ca Replace custom Clamp with std::clamp 1 year ago
Jeff Young a3f3da5a7d Implement STROKE_PARAMS::Stroke() for SH_RECT. 2 years ago
Jeff Young 91df43c97a ADDED: schematic tables. 2 years ago
Jeff Young df83e24eb7 Cleanup. 2 years ago
Marek Roszko 9deff07ca6 Save 470KB by not re-initializing lineTypeNames over a thousand cpp files it leaks into 2 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Marek Roszko ece23d434b Split up Double2Str to a format function to make its use case clear 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young b4492e0bd2 More EDA_RECE yeetage. 3 years ago
Wayne Stambaugh 7155d1af29 Fix a few more compile warnings. 3 years ago
Marek Roszko c418b25756 Centralize the parseDouble functions in the parsers and gcc specialcase 3 years ago
Marek Roszko a070959209 Switch from strtod to std::from_chars for performance 3 years ago
Jeff Young 4f62960334 Update message panel from PCB point editor and SCH drawing tools. 4 years ago
Jeff Young 3fddf0414b A bit of wxT(). 4 years ago
Jeff Young e61144d45a Finish with EDA_ANGLE. 4 years ago
Jeff Young e84c574830 Some more EDA_ANGLE cleanup. 4 years ago
Jeff Young 0365c6bf4b Coverity fixes. 4 years ago
Marek Roszko ea613cf448 Another batch of point changes 4 years ago
Ian McInerney 0e9cfd0af2 Add missing initialization values to variables 4 years ago
Jeff Young 295a6408c3 User-configureable dash styles (and dash-dot-dot). 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago