105 Commits (8165fc6c4468883d332c6c9f21f80a91a8d83d63)

Author SHA1 Message Date
Jon Evans b2b3f5752f Properties: Add grouping and sorting by creation order 3 years ago
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
Simon Richter fbc321c4c1 Fix initialization order 3 years ago
Jeff Young c1510f07d8 Fix some issues with group bounding boxes. 3 years ago
Jeff Young 03ba14c6d3 Tighten lifecycle management of parent group pointers. 3 years ago
Jeff Young 25f06eed8c Move zone borders back to their "host" layer. 3 years ago
Jeff Young e33c611488 Replace collision calls with ones that work. 3 years ago
Jeff Young 1f4e51b008 Be careful of interveneing priority zones when doing divot prevention. 3 years ago
Jeff Young ce2dbdec75 Formatting and a bit of cleanup. 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 97d4df4154 Better thread safety for zone boundingbox caches. 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
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