554 Commits (a4d1b29b912fd6c7d54d9f59dce4a0425fd66c9f)

Author SHA1 Message Date
Jeff Young 37906511f5 Class renaming. 5 years ago
Jeff Young 7a4900b8dc PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
Jeff Young bb753aaadf Clean up terminology around active & high contrast layers. 5 years ago
Jeff Young 8eb8d967d7 Show correct clearance lines for pads & vias not flashed on cur layer. 5 years ago
Jon Evans 45d7f2b6f5 Expose via holes to color theme properly 5 years ago
Jeff Young cc617b715f Implement hypertext links for intersheet references. 5 years ago
Jeff Young d3f8f2b81e Remove confusion between pad->IsOnLayer and pad->IsPadOnLayer 5 years ago
Jeff Young db1d3ea710 Update track, via and pad clearances for the current layer. 5 years ago
Jeff Young 4c21668940 Use high-contrast layer to inform clearance rules for outline. 5 years ago
Jeff Young f0739315f6 Use title-bar-style for group names. 5 years ago
Jeff Young dba42ebed0 ADDED Properties Dialog for groups. 5 years ago
Jeff Young fb7f98b51d Implement visual zone dumping and fix the default fill algo setting. 5 years ago
Seth Hillbrand 4a86daa86d pcbnew: Restore missing pad size 5 years ago
jean-pierre charras 456735f803 VIEW::ViewGetLOD() returns double now instead of int. 5 years ago
jean-pierre charras 2751c67746 Pcbnew, PCB_PAINTER: provides an option to show footprints bounding box. 5 years ago
Seth Hillbrand 23f7ba6ee4 Ensure that we had a pad remaining before painting 5 years ago
Jon Evans e9b627bfd8 ADDED: Center marker dimension type 5 years ago
Jon Evans 75ffce1a0b ADDED: Leader dimension object 5 years ago
Jon Evans 0347515cec Support text expansion in dimensions 5 years ago
Jon Evans 76c4c959e6 Implement new dimension properties 5 years ago
Jon Evans b11e315d10 Refactor DIMENSION to hide internal details; add some new properties 5 years ago
Jon Evans 147540b3bb ADDED: Control to only show ratsnest for visible layers 5 years ago
Jon Evans 4433259c80 Fall back on copper color when net color is not found 5 years ago
qu1ck 636285311e Make DRAWSEGMENT::GetRectCorners return vector 5 years ago
Jeff Young 8ffad4b375 Only override color if net or netclass color is set. 5 years ago
Jeff Young 49ac89f72c Only paint pads on layers they appear on. 5 years ago
Jon Evans cffbc34f12 Fix some logic issues with net coloring 5 years ago
Jon Evans d7b38d10c2 Use layer base color to create selection candidate color 5 years ago
Jon Evans 17066134f4 Fix brightness factor application for selected items 5 years ago
Jeff Young 8234e70e77 Remove unused footprint text front & back colours. 5 years ago
Jon Evans 0db00046d1 Fix rendering of net colors on items 5 years ago
Jon Evans bd14f8a82a ADDED: New appearance control widget for PcbNew 5 years ago
Jeff Young 393bb0fd83 Fix assert where geometry routine wasn't ready to handle layers. 5 years ago
Qbort b41892e4da Rename class GROUP in pcbnew to PCB_GROUP 5 years ago
Joshua Redstone ee428876ec ADDED: Group/Ungroup function 5 years ago
Seth Hillbrand 5fc6b74c89 ADDED: Remove unused pads 5 years ago
Fabien Corona 133d082cc5 Pcbnew fix arc edition 5 years ago
Jeff Young e5b50d90a7 Update DRC rules to new layer and disallow grammars. 5 years ago
Jeff Young 77fd384da5 Don't allow 45deg rotation to bloat pad numbers/netnames. 5 years ago
jean-pierre charras 87ebd34ea2 Optimize drawings for degenerated oval pads (in fact circle) and for round pad holes 5 years ago
Tomasz Wlostowski 89a953e039 Migrated GetEffectiveShape(s) to SHAPE_COMPOUND 5 years ago
Jon Evans 2ea42196ed Ensure high contrast mode gets a proper default value 5 years ago
Jon Evans 5d118b0700 More visibility settings infrastructure 5 years ago
Jon Evans d248736f08 Draw ratsnest with colors if color data is available 5 years ago
Jon Evans 72b08f2b18 ADDED: Hide ratsnest for specific nets 5 years ago
Jon Evans afd432e687 Infrastructure for net hiding 5 years ago
Jon Evans 961fbadd23 Initial infrastructure for net/netclass colors in board 5 years ago
Jeff Young d85a707385 Move rest of DRC to SHAPE collision architecture. 5 years ago
Jeff Young 9cbcf3fe56 Improve pad annotation for custom-shaped pads. 5 years ago
Jon Evans 0d4ee39f75 CHANGED: Copper zones can be on more than one layer 5 years ago