585 Commits (279732e89e063354976ec76e5fc160c145bfef6e)

Author SHA1 Message Date
Jeff Young 89c0f8e297 Move to new font engine. 4 years ago
Marek Roszko ea613cf448 Another batch of point changes 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
jean-pierre charras 480a548171 PCB_PAINTER: do not show track arc clearance when not needed 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Jeff Young 5e4a704155 Remove some more duplicated preferences. 4 years ago
Jeff Young 933b82495d Use ISO 128-2 values for dashed line defaults. 4 years ago
Jeff Young d649b288a6 Swap out autoplace rotation costs for private footprint layers. 4 years ago
Jeff Young fa908e1f98 Dimensions for footprints. 4 years ago
Jeff Young 23194dbe54 User-settable high-contrast dimming factor. 4 years ago
Jeff Young 58d4ac2a97 Keep netnames on tracks within the viewport when possible. 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young f1410f0240 Line styles for PCBNew shapes. 4 years ago
Jeff Young ef10b36948 Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
Jeff Young 4b6bf3095a Radial dimensions. 4 years ago
Jeff Young a1c8e36c99 Scale markers somewhat proportionally to zoom. 4 years ago
jean-pierre charras f5246acf37 PCB_PAINTER: draw PAD do not always replace netname by "x". 4 years ago
Jeff Young 393c84e67a Fix sketch mode rendering of beziers. 4 years ago
Jeff Young f724fe7eff Move bbox padding to RTrees so it doesn't interfere with hittesting. 4 years ago
Jeff Young f9861b4a6c Finish arc rework and push out to file formats. 4 years ago
Jeff Young 9b9e379aa0 Overhaul arc internal model to not over-specify information. 4 years ago
Jeff Young 7b07b1650c Don't draw titlebar for untitled groups. 4 years ago
Jeff Young fdd9df6dff Linear brightening doesn't work well for colours near white. 4 years ago
Wayne Stambaugh 3b16c38756 Coverity issue fixes. 4 years ago
Wayne Stambaugh 4ee0b28ffc Coverity issue fixes. 4 years ago
Seth Hillbrand c816168e42 Fix crash when drawing item 4 years ago
Jeff Young 9cf7c7800b Use same text positioning algorithm in LibEdit and Eeschema. 4 years ago
Jeff Young 1792a985a7 Use board's maxError value when possible. 4 years ago
jean-pierre charras 36048fa436 OPENGL_GAL::DrawArcSegment(): use a better number of segm to approximate the arc. 4 years ago
Jeff Young 59c15842f8 Exclude formatting chars from text width approximation. 4 years ago
Jeff Young e6ca9837a2 Clear numbers from non-numberable pads and don't run DRC on them. 4 years ago
Jeff Young 1a252b4f96 Add a compile error for ill-defined rules, and more performance. 4 years ago
Jeff Young 8b9161b27d Be more careful with alpha value. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
david-beinder c0f12cf8b0 PCB painter: skip early to polygon algo in outline mode 4 years ago
Jeff Young e62969d007 Move zone fracture display mode to AdvancedCfg, and add triangulation. 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 e61822c9e0 Naming conventions and a bug fix on arc points. 4 years ago
Jeff Young 625006ca30 Remove front/back SMD pad color now that we have opacity sliders. 4 years ago
Jon Evans cafd42911e Do not use opacity for zone outlines 4 years ago
jean-pierre charras fa49b54f93 Fix minor issue in TransformCircleToPolygon() when aError is set to a large value. 4 years ago
jean-pierre charras 310adedf85 Add GetCircleToSegmentError() to geometry/geometry_utils. 4 years ago
jean-pierre charras 31d7a0a8d1 TransformArcToPolygon(): slightly better approximation of arc. 4 years ago
Wayne Stambaugh 27e9750507 Pcbnew: fix footprint selection bug. 4 years ago
Jeff Young 5fa5a73c6d File open/import progress dialogs. 4 years ago
Jeff Young ae612a454e Make blind via rendering more intuitive by putting top on top... 4 years ago
jean-pierre charras 9fb77473cd pcb_painter.cpp: fix incorrect shape of CHAMFERED_RECT pads with negative clearance. 4 years ago