10 Commits (133ff9b552bd4fdd2d9f557724911d454e2911a7)

Author SHA1 Message Date
jean-pierre charras 72d1597201 DXF import: add import of DXF splines that are converted to Bezier curves. 7 years ago
Maciej Suminski c960d671cd Changed negative recursion level argument to positive 8 years ago
Maciej Suminski d4fddf1929 Fix eeschema crash when saving LIB_BEZIER objects 8 years ago
Maciej Suminski e79f97860c Bezier2Poly refactor 9 years ago
Wayne Stambaugh e8362df15f Add missing source file licenses and code policy fixes. 11 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
charras ed71f4b772 in bezier_curves: changed calculations like dx*dx to (double)dx * dx to avoid integer overflow in calculation 17 years ago
stambaughw 17bf24354e Build fixes for VC8, compiler warnings fixed, and some minor wxDC zoom changes. 17 years ago
charras cffe0cfcaa support for bezier curves 17 years ago