35 Commits (442aae19d9e78ee585173b9dd2909f35ce7794bd)

Author SHA1 Message Date
Seth Hillbrand 442aae19d9 Separate flashing check for connectivity 4 years ago
jean-pierre charras 3bb1fd8311 Teardrops: fixes and enhancements: 4 years ago
Jeff Young 843a56c4e4 Implement two-staged zone priority: assigned priority followed by UUID. 4 years ago
Jeff Young e6c617b74d Respect ERROR_OUTSIDE when inflating polygons. 4 years ago
Jeff Young 5efa354f0f Add asserts to flush out incorrect uses of GetLayer(). 4 years ago
Jeff Young 327ddad79f Performance: get rid of rawPolys / finalPolys distinction. 4 years ago
Jeff Young 2172810600 Performance: better sharing of zone fills. 4 years ago
jean-pierre charras d553d620c1 DIALOG_COPPER_ZONE: add option to set the pitch of hatches around the zone outlines 4 years ago
Jeff Young 300ee022fa Drop unsupported fills. No reason to keep them around. 4 years ago
Jeff Young 3deaf902bb Retire the V5 zone fill algorithm. 4 years ago
Jeff Young 038db715a3 Move zone hatch orientation to EDA_ANGLE. 4 years ago
Jeff Young c9487bad18 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 years ago
Jeff Young 27c967421c Commenting and "auto" reduction. 4 years ago
jean-pierre charras 9c29cc945c prepare teardrops, round 2 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young a48867ea01 Solder mask integrity testing. 4 years ago
Jeff Young 32721755bf Hook up zone-pad connections to custom rules. 4 years ago
Jeff Young c13ff9cec9 Formatting. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Jeff Young 46338403e7 Unwrap some std::library typedefs. 4 years ago
Wayne Stambaugh 8fd83cbb95 Pass wxPoint objects by reference instead of on the stack. 4 years ago
Roberto Fernandez Bautista a9eb83201e Remove ZONE::ClearFilledPolysList() and fix ZONE::Unfill() 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Wayne Stambaugh d160b30ff1 Pcbnew: add keepout helper methods to ZONE object. 5 years ago
Dominik Wernberger ad97fabfd3 Add missing const to Matches 5 years ago
Dominik Wernberger 07635d2fc7 Minor adjustments 5 years ago
Dominik Wernberger ac94d72d2d Add more const specifiers 5 years ago
RigoLigoRLC dd328d230b Make Pcbnew search about zone names, fixes #6951 5 years ago
Jeff Young bc484784fc Make sure zones are triangulated for DRC. 5 years ago
Jeff Young 6f3b0c452f Make sure unfilled zones get an MD5 hash. 5 years ago
Werni 0e44f5128c Add const specifiers 5 years ago
Jeff Young 1ce1e493d6 A rule zone is not really a BOARD_CONNECTED_ITEM. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago
Jeff Young fc6fc88219 Zone fill fixes for divots and hatching + more debug layers. 5 years ago
Jeff Young 92d84b0d67 Naming updates. 5 years ago
Jeff Young 1703729269 Require explicit decl of maxError and errorLocations. 5 years ago
Jeff Young 22cde88ba9 Allow chamfering/filleting of zone/board edge intersections. 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 fb7f98b51d Implement visual zone dumping and fix the default fill algo setting. 5 years ago
Jon Evans 18e17abd6a Rename "Keepout" to "Rule Area" 5 years ago
Jeff Young 4badcba4c2 Zone fill performance improvements 5 years ago
jean-pierre charras 456735f803 VIEW::ViewGetLOD() returns double now instead of int. 5 years ago
Jeff Young f340636f70 When knocking out higher-priority zone use fill, not outline. 5 years ago
Jeff Young e2e229da96 Finish exorcising the old DRC system. 5 years ago
Jeff Young 514da2f886 Move DRC dialog to new DRC engine. 5 years ago
Jeff Young e31705d4b3 More source reporting for clearance rules. 5 years ago
Tomasz Wlostowski 2c1bd645b2 pcbnew: initial support for GetEffectiveShape() for zones and modules 5 years ago
Jeff Young e782794f96 Flesh out object properties and DRC Rule syntax help. 5 years ago