13040 Commits (42917874dd53c73fdcc3ac49978cf06d4bfaf7b1)

Author SHA1 Message Date
Jeff Young 8c6c87eaf4 Separate footprint lib issues from footprint mismatch issues. 4 years ago
Jeff Young 6ccfec0553 Layer handling for copper sliver exclusions. 4 years ago
Frank Zeeman f063c00bf1 Fix gr_arc indentation level 4 years ago
Roberto Fernandez Bautista de7158b80e Include Footprints within Groups when re annotating duplicates 4 years ago
Jeff Young 267eca28cd Font support for global edit text & graphics dialogs. 4 years ago
Jeff Young 8f7d2dd06a More VECTOR2D -> VECTOR2I and wxPoint cleanup. 4 years ago
Seth Hillbrand acf2e1601c Fix copy-paste error 4 years ago
Seth Hillbrand 70b0ac15ea Handle arcs in global track width changes 4 years ago
Marek Roszko fcfe42d67c Continue the war on wxPoint 4 years ago
Jeff Young 21790fcab7 Fix a pair of dereference-freed-pointers in DRC. 4 years ago
jean-pierre charras 4cdfd14f25 Fix a compil issue. 4 years ago
Seth Hillbrand fade00a2b8 Remove default hotkey for toggle zone display 4 years ago
jean-pierre charras ac78d51b14 Teardrops: better dialog, and better code 4 years ago
jean-pierre charras 5644f236d8 Allow teardrops only if advanced config define AllowTeardrops=1 4 years ago
jean-pierre charras d42514ad30 Add code and dialog to create/add/remove teardrops, step 1 4 years ago
Seth Hillbrand 6165fd2be5 Fix FP circle validity check 4 years ago
jean-pierre charras cfe93e34a2 PCB_BASE_FRAME::FocusOnItem(): avoid extremely long calculation time for zones. 4 years ago
Jeff Young 73a2984963 Fixes for rotated footprint text. 4 years ago
Jeff Young 236feeb592 Cleanup GRText APIs, 3D Viewer <-> board APIs, and Plotter APIs. 4 years ago
Jeff Young 2563518f3a Fix compile error. 4 years ago
jean-pierre charras c24985e8cf drc_test_provider_sliver_checker.cpp: skip very small vertices when testing. 4 years ago
Jeff Young 7d032f9c2f Outline font rendering for Cairo, plotter, printer and 3D viewer. 4 years ago
Jeff Young 76368af7b9 Font cleanup and bug fixes. 4 years ago
Wayne Stambaugh f379c49084 Pcbnew: honor footprint exclude from BOM setting. 4 years ago
Jeff Young 2fea9e7513 Fix bone-headed copy/paste error formatting gr_poly and fp_poly. 4 years ago
Jeff Young 3c60b92472 Add custom rule examples from Martin Straub. 4 years ago
Jon Evans 974a66ddec Ensure LIB_TREE cleans up while frame still exists 4 years ago
Jeff Young e3328e54c4 Fix view switcher on Mac. 4 years ago
Jeff Young 27c967421c Commenting and "auto" reduction. 4 years ago
Jeff Young aef2a3fca4 Default font for eeschema. 4 years ago
Jeff Young eb58d7e44c Text glyph caches and bug fixes. 4 years ago
Jeff Young 72340fcee2 Implement router and DRC collisions for outline fonts. 4 years ago
Jeff Young a2030a5956 GUI for font selection. 4 years ago
Ola Rinta-Koski 72b69e8d7f File format changes for fonts. 4 years ago
jean-pierre charras 9c29cc945c prepare teardrops, round 2 4 years ago
jean-pierre charras 2b20a58615 Zone fill: fix an issue that uses thermal spoke width as thermal gap. 4 years ago
jean-pierre charras 33dbe92deb drc_test_provider_mechanical_clearance: add missing handling of SHAPE_T::RECT 4 years ago
Seth Hillbrand 4a16c603e9 Don't bind to Alt+Tab 4 years ago
Seth Hillbrand 26c0a78947 Plot pads in layer color 4 years ago
jean-pierre charras 53770fec68 Ensure thermal spoke widths are smaller than the pad size (fix a regression) 4 years ago
jean-pierre charras 534d635dd4 DIALOG_DRC: avoid use UNDEFINED_LAYER when select or activate a physical layer. 4 years ago
Seth Hillbrand 4f874057ab DRC scripting: load project from board if possible 4 years ago
jean-pierre charras 7fa451dc93 Thermal reliefs: fix incorrect calculation 4 years ago
Steffen Mauch 82f147ecef pcbnew: EAGLE plugin is case sensitive to >VALUE / >NAME 4 years ago
Steffen Mauch a5307c6f59 pcbnew: fixing eagle_plugin with empty class names 4 years ago
jean-pierre charras eeef65533a Pad Thermal Reliefs: fix spoke incorrect angle for rotated pads. 4 years ago
jean-pierre charras c8d6ad0714 Pcbnew, dimensions fix params incorrectly saved for ortho dim 4 years ago
Marek Roszko cc5003a919 Update python for the pad wxSize switch 4 years ago
Jon Evans bf38cb56b7 Handle footprint shapes in polygon creation 4 years ago
Jon Evans 4be56825bb Fix creating polygons from footprint rule areas 4 years ago