76 Commits (61b2b0ff0cc82acd8e3dcec57a33bbed02157f46)

Author SHA1 Message Date
Steffen Mauch 61b2b0ff0c EAGLE plugin: use specified RATIO value for text size calculation 4 years ago
Steffen Mauch 55b782d66e pcbnew: EAGLE importer does map value to wrong layer if nothing is defined in original EAGLE footprint 4 years ago
Jeff Young 038db715a3 Move zone hatch orientation to EDA_ANGLE. 4 years ago
Jeff Young 0218b782f4 Angle cleanup in Eagle importer. 4 years ago
Jeff Young e84c574830 Some more EDA_ANGLE cleanup. 4 years ago
Jeff Young 07013d00e1 More EDA_ANGLE. 4 years ago
Jeff Young 1b19ff5f42 More EDA_ANGLE changes. 4 years ago
Jeff Young c9487bad18 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 years ago
Jeff Young abd3f5bc2b Move footprints to EDA_ANGLE. 4 years ago
Jeff Young d485eb2514 Move pads to EDA_ANGLE. 4 years ago
Wayne Stambaugh a77b5649cc Footprint editor: fix Eagle plugin footprint library layer mapping bug. 4 years ago
Marek Roszko fcfe42d67c Continue the war on wxPoint 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
Marek Roszko 726d873c53 Tear down the wxPoint trigo helpers 4 years ago
Marek Roszko e4dbfcd92d Swap out some wxSize for VECTOR2I 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Jeff Young fa908e1f98 Dimensions for footprints. 4 years ago
Jeff Young e26341d424 Cleanup. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Jeff Young 9d587e3e6e Import Eagle rects, polys and circles with 0 width as filled. 4 years ago
Seth Hillbrand 81fc7c71d1 Handle blind/buried vias in Eagle import 4 years ago
Jeff Young 4fe025909d Fix centered rotated text in Pcbnew Eagle importer. 4 years ago
Jeff Young e12f9a194d Fix Eagle arc importing. 4 years ago
Jeff Young 9b9e379aa0 Overhaul arc internal model to not over-specify information. 4 years ago
Jeff Young 8b08c9e53f Shorter names before things get out of hand. 4 years ago
Jeff Young 04aff93248 Eagle doesn't use netclass clearance so make them the board clearance. 4 years ago
Jeff Young f66654247a Read netclasses when importing Eagle projects. 4 years ago
Jeff Young e6ca9837a2 Clear numbers from non-numberable pads and don't run DRC on them. 4 years ago
Jeff Young 41619ebbe2 Decouple PROGRESS_REPORTER interface from implementations. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young 0fb864d596 Pull some name changes back from 7.0 to ease merging. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
Jeff Young 81fc710a5d Use consistent terminology. 4 years ago
Jeff Young 8502fd6877 Divide-by-zero safety. 4 years ago
Jeff Young 5fa5a73c6d File open/import progress dialogs. 4 years ago
Jeff Young 1a35d8ba5d Setup layer mapping when importing Eagle library. 4 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 5 years ago
Jeff Young 16b0147af8 Prefix DIMENSION types. 5 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 5 years ago
Marek Roszko cf2bb5692a Remove the wxLog calls from math/util.h for now 5 years ago
Marek Roszko c7345096f8 Use wxFFileInputStream explicitly when loading xml documents 5 years ago
Marek Roszko 03cf2b517f Enum class PAD_ATTR_T 5 years ago
Marek Roszko b243c2280d enum class PAD_SHAPE_T 5 years ago
Marek Roszko 21fde9b629 enum class PCB_SHAPE_TYPE_T 5 years ago
Carsten Schoenert cb17c9f3dd Typo fix: Correct various misspelled words 5 years ago
jean-pierre charras 6eb2e2a6e3 Fp editor: do not change item UUIDs when loading a footprint from library. 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago