91 Commits (58b03b0a1c6a6057342f6e261e6d5959ae5ab5c0)

Author SHA1 Message Date
Jeff Young 897135a4f0 Support mirroring on the board too. 3 years ago
Marek Roszko 1b962a1660 Expand zone info a little 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 45d6b4a9fc Readability improvements. 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Jeff Young 90bc5c19cf Performance enhancement for zone filling. 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 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
Jeff Young 5679b9dbdc Remove a few EDA_RECT instances. 3 years ago
Seth Hillbrand ee95224517 Ensure that teardrops always get filled first 3 years ago
Maciej Suminski af71d42307 Renamed PROPERTY_TYPE enum names to avoid a conflict on MSYS2 6 years ago
Maciej Suminski 95fd58b25a Properties meta-data for pcbnew classes 6 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 f41af10007 Clean up hole shapes for safety (smart pointer) and consistency. 3 years ago
Jeff Young b727bfc16d Performance: avoid sqrt at all costs. 3 years ago
Seth Hillbrand 3081023b5e ADDED: Minimum copper connection width DRC check 3 years ago
luz paz af6ba1a16e Fix typos in pcbnew sub-directory 3 years ago
Jeff Young 82ebc247b8 More performance enhancements for DRC. 3 years ago
Jeff Young 155620cc9a Move H/V/45 mode from zone properties to toolbar. 4 years ago
Jeff Young dbee441328 We've probably smoked out enough of the GetLayer() issues. 4 years ago
Jeff Young cf611f1742 Better safety around layersets. 4 years ago
Seth Hillbrand 442aae19d9 Separate flashing check for connectivity 4 years ago
Jeff Young 65185f53a1 Rotate fp zones before comparing with library versions. 4 years ago
jean-pierre charras 878c70c1ab Pcbnew: fix erroneous IslandRemovalMode default mode in board files. 4 years ago
Jeff Young e4b56ab7f1 Performance fixes for the board from hell.... 4 years ago
Jeff Young 878c4d2f6b Must clear arcs before calling Clipper. 4 years ago
jean-pierre charras 3bb1fd8311 Teardrops: fixes and enhancements: 4 years ago
Seth Hillbrand 8218f9ab44 Finally found the intermittant QA crash 4 years ago
jean-pierre charras 006e1be69c ZONE: display number of vertices on the info panel (regression fix) 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 8f670552a6 Allow Rule Areas on all physical layers. 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 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young 4eac8d7c66 Remove unit-less angles from geometry lib APIs. 4 years ago
Jeff Young 8c758aeeb5 Use superclass's copy c'tor from within subclass copy c'tor. 4 years ago
Jeff Young e61144d45a Finish with EDA_ANGLE. 4 years ago
Jeff Young 07013d00e1 More EDA_ANGLE. 4 years ago
Jeff Young c9487bad18 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 years ago
Marek Roszko fcfe42d67c Continue the war on wxPoint 4 years ago
jean-pierre charras cfe93e34a2 PCB_BASE_FRAME::FocusOnItem(): avoid extremely long calculation time for zones. 4 years ago
jean-pierre charras 9c29cc945c prepare teardrops, round 2 4 years ago