585 Commits (279732e89e063354976ec76e5fc160c145bfef6e)

Author SHA1 Message Date
jean-pierre charras 00b4134eb8 pcb_painter.cpp: fix incorrect shape of ROUNDRECT pads with negative clearance. 5 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 5 years ago
Jeff Young 16b0147af8 Prefix DIMENSION types. 5 years ago
luz paz f968fc8719 Fix source comment / documentation typos 5 years ago
Jeff Young 97a2c4094b Don't label free pads with connections as '*'. 5 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 5 years ago
Jeff Young 688ee18989 Don't apply margin to "interior" shapes in a shape-set. 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
Jeff Young 55d2d0d93e Fix some bugs in file save as. 5 years ago
Jeff Young 7d58c53e42 Apply new hole-dimming logic to via pads. 5 years ago
Jeff Young 29e5882637 Fix typo (found by Coverity). 5 years ago
Jeff Young 675444a646 Dim hole walls that don't pass through high-contrast layers. 5 years ago
Jeff Young a8b40bf683 Avoid Clipper when possible. 5 years ago
Jeff Young 4034fcb7ac Fix yet another edge case in B&W printing of holes. 5 years ago
Jeff Young cad1cb0262 Improve naming. 5 years ago
Mikolaj Wielgus c3c3649211 Stop text from causing a shift during flip when >1 items are selected 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Jeff Young 2bc10d58b5 Fix some cases where PCB_FP_ZONE_T was left out. 5 years ago
Jeff Young 86aaa2e9cb Rationalize footprint bounding boxes and cache all of them. 5 years ago
Jeff Young 60d4d5b846 Scale down netnames on tracks so overbars fit. 5 years ago
Jeff Young 618e824b0f Cleanup includes and formatting. 5 years ago
Seth Hillbrand aa0db969ca Caching ConvexHull routine 5 years ago
Jeff Young 46658076bd Minor cleanup. 5 years ago
Jeff Young b8e97bb6b6 Only apply B&W printer fixes when printing. 5 years ago
Jeff Young 90519c8324 Allow pads with holes to be selected when hole is visible. 5 years ago
Jeff Young 1f27b7e7df Don't render hole walls when no physical layers are visible. 5 years ago
Jon Evans a45b86d2ba Fix Coverity warning 5 years ago
Jeff Young a235103e48 Redo pad & via painting (again). 5 years ago
Jeff Young 74a5db64c2 Update pad netnames (and numbers) to the new visibility architecture. 5 years ago
Seth Hillbrand 714430fefa Flash pads when connected by zone 5 years ago
Jeff Young 636ae012ed Overhaul the pad drawing special cases yet again. 5 years ago
Jeff Young 06a0094597 Minor improvements to layer highlighting. 5 years ago
Jon Evans 30f3a7d124 Rework high contrast for pads/vias slightly 5 years ago
Jeff Young 7d6c1c5ee6 Improve comments. 5 years ago
Jeff Young 0ba0160da9 Add a PT_NIC pin electrical type and a netlist token for SCH_NO_CONNECT. 5 years ago
Seth Hillbrand 8036303f8f Add margin to both sides to avoid drawing 0-poly 5 years ago
Jeff Young 8fffb75347 Allow custom pads with 0-sized anchor pads. 5 years ago
Seth Hillbrand 4710b709d9 Only darken, don't hide vias unless requested 5 years ago
Jon Evans 7e58f1aa9f Fix display of pads in high contrast mode 5 years ago
Seth Hillbrand 82e728dbf6 Remove drawing of annular rings in high contrast 5 years ago
Jeff Young efd16dca66 Fix a bunch of issues with group selection and highlighting. 5 years ago
Jeff Young 1fc4523711 Remove pad-size-setting hack from PCB_PAINTER. 5 years ago
jean-pierre charras a675f1f9c5 pcb_painter, draw pad clearance outlines: use the pad shape for non copper layers. 5 years ago
Jeff Young 5fffde09d4 Improve SNR and formatting. 5 years ago
Jeff Young ffe7d2ea49 Only draw group boxes when selected. 5 years ago
Jeff Young 2142ad20b1 Draw FPText umbilical lines in themeable colour. 5 years ago
jean-pierre charras 63088e8bdb Pcbnew: fix incorrect size of solder paste rectangular area of rect pads. 5 years ago
Jeff Young 7b347d793b Change gears on no-connect net generation. See bug rpt. 5 years ago