56 Commits (8165fc6c4468883d332c6c9f21f80a91a8d83d63)

Author SHA1 Message Date
Jon Evans 74a2e4cad9 Properties: Add support for zone connection style 3 years ago
Jon Evans 220ef6fb44 Properties: Add some missing footprint properties; cleanup 3 years ago
Jeff Young 03ba14c6d3 Tighten lifecycle management of parent group pointers. 3 years ago
Jeff Young 619c340d92 Handle holes when building outlines for copper sliver checker. 3 years ago
Jeff Young 1f4e51b008 Be careful of interveneing priority zones when doing divot prevention. 3 years ago
Jeff Young d16b23d16e Name shortening and line-break reduction. 3 years ago
Jeff Young 04fec5016b Add keepout zones set to keepout footprints to footprint courtyard checker. 3 years ago
Jeff Young e49de68a59 Implement a more durable zone bounding box caching strategy. 3 years ago
Jeff Young 897135a4f0 Support mirroring on the board too. 3 years ago
Seth Hillbrand 0295090135 Zone Fill performance for overlapping zones 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Jeff Young 9188838e50 RIP EDA_RECT. 3 years ago
Jeff Young b4492e0bd2 More EDA_RECE yeetage. 3 years ago
Jeff Young f17a865593 Move EDA_ITEM hitTest to BOX2I. 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Marek Roszko e0f28fc4e1 Replace wxFindReplaceData with our own container 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Seth Hillbrand 9fbf9973be Remove obsolete IsKeepout and KeepoutAll functions 3 years ago
Jeff Young b727bfc16d Performance: avoid sqrt at all costs. 3 years ago
luz paz af6ba1a16e Fix typos in pcbnew sub-directory 3 years ago
Jeff Young 155620cc9a Move H/V/45 mode from zone properties to toolbar. 3 years ago
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