56 Commits (442aae19d9e78ee585173b9dd2909f35ce7794bd)

Author SHA1 Message Date
Seth Hillbrand 442aae19d9 Separate flashing check for connectivity 4 years ago
Jeff Young e03b06927d Fix rotation problems for knockout fp text, and implement 3D rendering. 4 years ago
Jeff Young 40fd8860fe Plotting (and some bug fixes) for knockout text. 4 years ago
jean-pierre charras 27db23eba0 FP_TEXT::ViewGetLOD() fix incorrect test (LAYER_MOD_VALUES color has no matter) 4 years ago
Jeff Young c4143b0ff6 Reconcile two different printing bug fixes. 4 years ago
jean-pierre charras 8ef4ef8d96 fp texts are not upright when footprint rot is not n*90deg 4 years ago
jean-pierre charras e560e765e6 PCB_TEXT::Rotate(): ensure the final orientation is -180 ... +180 deg 4 years ago
Jeff Young 4eac8d7c66 Remove unit-less angles from geometry lib APIs. 4 years ago
Jeff Young e61144d45a Finish with EDA_ANGLE. 4 years ago
Jeff Young 1b19ff5f42 More EDA_ANGLE changes. 4 years ago
Jeff Young 037dfb6e01 Move FP_TEXT::KeepUpright() to EDA_ANGLE. 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 e048e51f5d Improve SNR of EDA_ANGLE stuff. 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 7d032f9c2f Outline font rendering for Cairo, plotter, printer and 3D viewer. 4 years ago
Jeff Young aef2a3fca4 Default font for eeschema. 4 years ago
Marek Roszko 7d671cff1e Scoop up some more wxPoints 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Jeff Young ccb94fd1a7 APIs for passing KIFONT::FONT pointers around. 4 years ago
Jeff Young dd6cd7d184 Pull some more improvements in from rockola/kicad-strokefont. 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Jeff Young 22ba640c2b Remove locking from footprint editor. 4 years ago
Wayne Stambaugh 1f7fd436a2 Move board object polygon code into the object source files. 4 years ago
Jeff Young fecb53b64f Clean up removal of separate front & back footprint text visibility. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young 64f07ea9c6 Update text variables after changes. 4 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 4 years ago
Jeff Young 0d7e48d5b1 Coverity fix. 4 years ago
Jeff Young 6f5cb1f97d Fix printing of hidden refs and/or values. 4 years ago
Jeff Young 3b049b32cf Show if pads, zones, and dimensions are locked in the status bar. 5 years ago
Mikolaj Wielgus d7a95e2af4 Rotate FP_TEST properly when flipping 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jeff Young b9d26a55f2 Show variable references of text in status bar. 5 years ago
Jeff Young ba63ac801a Don't make assumptions about what layers things are on. 5 years ago
Jeff Young e3560e6414 Add parent property to footprint children. 5 years ago
Jeff Young f1221a9ca3 Resolve text variables in title blocks for outputing to netlist. 5 years ago
jean-pierre charras d4c36230d2 Pcbnew, Graphic items: show the locked status in msg panel and dialog properties. 5 years ago
Michael Kavanagh 2a24886d47 Icons: remove more duplicates 5 years ago
jean-pierre charras 224e33f8e1 DIALOG_TEXT_PROPERTIES: allows text rotation in 0.001 degree. 5 years ago
Jeff Young c66e373119 Cleanup of PCBNew message panel routines. 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Jeff Young dff5173baf Exorcise some instances of "modedit". 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Jeff Young 8bae52d1c3 Correct naming conventions. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 3451ac3088 PCB_MODULE_T -> PCB_FOOTPRINT_T 5 years ago
Jeff Young 522d64968e Yet more module -> footprint. 5 years ago