141 Commits (2a3d4ffe883da0c944b51414744986e85da0ba1a)

Author SHA1 Message Date
jean-pierre charras d77ba30a95 Replace __WXDEBUG__ (improperly used) by DEBUG in some #define. 6 years ago
Simon Schubert a0ed40876d kicad2step: scale models 7 years ago
Ian McInerney 55261eb223 pcbnew: Fix export of edge.cuts layer to STEP format 7 years ago
John Beard 1a9aa2e92d Use old-style boost includes 7 years ago
John Beard 4bd661add7 QA: Add test on GetLayerName function 7 years ago
John Beard 03214b5dea Sexpr/QA: Split out the sexpr classes into a reusable lib and test 7 years ago
Simon Richter 03bce55403 List Boost as a dependency for kicad2step 7 years ago
John Beard c135158364 Kicad2Step: handle quoted layers 7 years ago
John Beard bb2ae8e13b Bitmaps: move bitmap defs to bitmaps library 7 years ago
Seth Hillbrand 214d8d3703 kicad2step: Handle quoted layers 7 years ago
Jeff Young 16925cc74e Implement RAII locking for GAL updating. 7 years ago
Jeff Young 6c34fdefd7 Better exception handling and context locking for GAL. 7 years ago
jean-pierre charras 7372acdaa5 Fix:Step export not working when special characters (non UTF7) in filename or path 7 years ago
Maciej Suminski c120ae9e9d kicad2step: Implement overwrite protection, handle 'force overwrite' flag 7 years ago
Maciej Suminski 7037e422a8 kicad2step: Set correct file extension if no output file is specified 7 years ago
Seth Hillbrand d3c82b0b57 kicad2step: limit small segment add/remove 7 years ago
John Beard a88831d7a9 Fix -Wcatch-value in kicad2step.cpp 7 years ago
John Beard f0c571769c Fix -Wcatch-value in sexpr.cpp 7 years ago
jean-pierre charras 7291059489 replace lib_dxf by dxflib from qcad in dxf2idf code 7 years ago
jean-pierre charras 72d1597201 DXF import: add import of DXF splines that are converted to Bezier curves. 7 years ago
Jeff Young 8f0aa68ab8 Fold 3D Search Paths dialog into Configure Paths. 8 years ago
Maciej Suminski a08c0ac08c kicad2step: Added minimum distance parameter 7 years ago
Maciej Suminski 7ef97e0bca kicad2step: Simplified unit conversion 7 years ago
Maciej Suminski 04a462e48f kicad2step: Converted #defines to constexprs 7 years ago
Maciej Suminski 1541cbdf04 kicad2step: Add short segments to fix outline contiguity for arcs 7 years ago
Maciej Suminski ba3f2b30ee kicad2step: More diagnostic messages to determine export issues 7 years ago
Seth Hillbrand e95d06e811 OCC: Fix issues for OpenCascade 7.3 7 years ago
jean-pierre charras 6d77e594b5 Python binding: fix pcbnew.Refresh() to make a better re-initialization. 8 years ago
Jeff Young 6a2dc8d4eb Roll back last 2 commits meant for the other resolver only. 8 years ago
Jeff Young 10ec39a107 Move 3D file error messages to tracePathsAndFiles key. 8 years ago
Jeff Young c48e5b6423 Remove unhelpful warning message. 8 years ago
Seth Hillbrand 584409b2ef Make OpenCascade more secondary 8 years ago
Maciej Suminski 161b4a56fc kicad2step: Handle escaped quotes in sexpr parser 8 years ago
Seth Hillbrand 2bab30d9ac Allow Kicad to use OpenCascade 8 years ago
Jeff Young aa7da5dfcd Treat ${...} and $(...) envvar references uniformly. 8 years ago
jean-pierre charras 91209e194c Remove useless tests after operator new 8 years ago
Maciej Suminski eebabf165b kicad2step: Report lack of model definition rather than empty file names 8 years ago
Maciej Suminski 47e4798423 kicad2step: Report function name and line number only in debug builds 8 years ago
Maciej Suminski ce610f33a2 Coverity fixes 8 years ago
Seth Hillbrand c69db6cf8f Adding rounded rect and custom pad shapes to VRML export 8 years ago
jean-pierre charras b327da6e5a Fix incorrect parsing in kicad2step when a footprint has both locked and placed options activated. 8 years ago
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
Oliver 76f5df8a43 Decode "offset" in STEP export tool 8 years ago
Oliver b80449b069 Fixes for 3D model offset 8 years ago
Wayne Stambaugh f3908bd87c Revert premature commit of 17ab319b, "Fixes for 3D model offset". 8 years ago
Oliver 17ab319b99 Fixes for 3D model offset 8 years ago
Oliver c932e4af1b Added IGES replacement option 8 years ago
Oliver 30455092c8 Replace WRL files with STEP equivalent 8 years ago
Wayne Stambaugh 15478bda41 Fix various STEP export dialog issues. 8 years ago
jean-pierre charras 33e0758636 Fixes: lp:1696204 3D STEP export doesn't handle B.Cu rename 9 years ago