380 Commits (f781ec82c943ecca7478fe5aff0ad1e9ab92e06c)

Author SHA1 Message Date
Seth Hillbrand f781ec82c9 Avoid OtherSideView in 2581B 3 weeks ago
Wayne Stambaugh 44c473c1b3 Only use front/back layer notation "F&B" for zone definitions. 4 weeks ago
modbw 21f15c3b2a Fix net assignment messed up in Eagle import 1 month ago
Seth Hillbrand 2029c5389f Move IPC2581 output to REPORTER 2 months ago
Seth Hillbrand 4f66225de7 Allow multiple pad->single pin in 2581 correctly 2 months ago
Seth Hillbrand 9fe656a33c Remove namespacing from IPC2581 output 2 months ago
Mark Roszko 350925f10a Shoehorn an improvement to table sorting to keep files more stable 1 month ago
Alex Shvartzkop 26b6c28bef EasyEDA import: Add footprint Reference text on F_Fab. 2 months ago
Alex Shvartzkop 8cd7b73b2a EasyEDA import: Build basic Courtyard box for footprints. 2 months ago
Alex Shvartzkop c2d31699bf EasyEDA import: Place component shape and marking on F_Fab. 2 months ago
Alex Shvartzkop 9de49e3ac5 Altium PCB import: fix 3D models rotation when 3D body is on bottom side. 2 months ago
dsa-t 39d2499cd7 Fix erroneous hex parsing when opening legacy PCB files on MSVC. 2 months ago
Jeff Young 4f59aaf2be Fix broken tentvias read logic. 2 months ago
Jeff Young 23f1e287aa See if copying netclasses is responsible for KICAD-V6Z (and others). 2 months ago
Seth Hillbrand bc02818134 Handle model projection in Altium import 3 months ago
Seth Hillbrand c45394b0f2 Properly align imported dimensions 3 months ago
Jeff Young f10d11d36c Honour renderSettings' default font. 3 months ago
Seth Hillbrand 6fcbf3f0d4 Remove temporary file saving step 3 months ago
Jeff Young 7d04a86695 Fix copy/pasta. 3 months ago
Jeff Young 06933ee9f0 Thread-safety (potentially KICAD-VMX...) 3 months ago
Jeff Young bfd88ffa18 Be more robust around filesystems that don't support timestamps (KICAD-R7V). 3 months ago
Jeff Young 6e28b01f4c Separate non-copper track processing for hand edited boards and SWIG. 3 months ago
Jeff Young d4cfc0464e Be consistent about getting board copper layers. 3 months ago
Jeff Young 798f763090 We need to catch these when they're created. During write is too late. 3 months ago
Jeff Young f1a7a6d4dc Don't generate and integer result when we're expecting a double. 4 months ago
Jeff Young ac8d8467c5 Ensure any mapped layers are enabled. 4 months ago
Jeff Young b9bbf871c1 Formatting. 4 months ago
Jeff Young 95925232a4 Nullptr safety. 4 months ago
Seth Hillbrand 5586d3ef88 Fixup for cda127a9a3 4 months ago
Jeff Young f561c05dd5 Fix for new layer arch (copper on even numbers only). 4 months ago
Seth Hillbrand 846425c638 Force PTH pads to exist on all layers 4 months ago
Seth Hillbrand 15b525852b Split bar check for fp/symbols 4 months ago
Seth Hillbrand 5eacca8b18 Handle unquoted strings that use the bar '|' character 4 months ago
Seth Hillbrand 6988d48250 Fix crash when loading footprints with bezier 4 months ago
Jeff Young d7a0555780 Fix a bunch more bugs in bezier approximation. 5 months ago
Jeff Young 324f5e1127 Timestamps for altium footprint libs. 5 months ago
Zenn Geeraerts 75a8b35581 Use case insensitivity when loading Altium files 8 months ago
Seth Hillbrand 13442a8f91 Import Altium Projects 1 year ago
Maciej Suminski 84a0f22250 altium: do not reshape NPTH pads to match the holes 6 months ago
Seth Hillbrand afec66d478 Fix usage of PCB_FIELD( PCB_TEXT& ) 5 months ago
Jeff Young 0ee2685ab6 Use consistent terminology and types. 5 months ago
jean-pierre charras 3900d8e231 Pcbnew: fix an issue that prevent to write the right layer type in brd files 5 months ago
JamesJCode 1215b0c304 Add char_traits<T> specialisations for wxUniChar and NANODBC_SQLCHAR 6 months ago
Ian McInerney 56345a4158 Mark ODB++ as export-only 6 months ago
Seth Hillbrand 2b99d3e2e6 Don't set board layers without board 6 months ago
Alex Shvartzkop de1257abdf Altium PCB: fix 3D model opacity variable type. 6 months ago
Alex Shvartzkop 3d36d41ea7 Altium PCB: support 3D models import with duplicate filenames. 6 months ago
Alex Shvartzkop 2c74d46d79 Altium PCB: fix padstack shapes import on F.Cu. 6 months ago
Jeff Young 6446e01483 Nullptr crash. 6 months ago
Alex Shvartzkop a1a710dfed Improve pan performance when showing a large amount of TH pads. 6 months ago