6 Commits (d32fb68fa91bd1ac73a1239ac3ef4823539a5a2e)

Author SHA1 Message Date
Tomasz Wlostowski 01c2d93a81 pcbnew: don't rebuild dynamic ratsnest when moving items without a net (e.g. board outlines) 7 years ago
Seth Hillbrand 63a952d239 Adjust connectivity to use RTree 8 years ago
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
Mark Roszko b98cc0b937 Some coverity fixes 8 years ago
Tomasz Włostowski 316ddadec1 pcbnew: Optimized zone filling algorithm. 8 years ago
Tomasz Włostowski 00ad8f24a0 pcbnew: Minor changes in CONNECTIVITY_DATA interface: 8 years ago
Tomasz Włostowski 5731000135 pcbnew/copy&paste: multiple improvements: 8 years ago
Tomasz Włostowski f573a2e685 wip 8 years ago
Maciej Suminski f303bf2999 Hide temporarily ratsnest when it is too complex for real-time calculation 8 years ago
Maciej Suminski 6f8f6f18f6 Additional checks for item validity in CONNECTIVITY 8 years ago
Maciej Suminski 10c5297f2e Code clean-up and formatting 8 years ago
Maciej Suminski 8dd36b4d2b Added type filtering for CONNECTIVITY_DATA::GetNetItems() 8 years ago
Tomasz Włostowski c229063d9e Fixed crash when redrawing ratsnest after swapping pad net assignments 8 years ago
jean-pierre charras 917bda1c64 fix minor compil warnings 8 years ago
Maciej Suminski adf4f83cb0 Code formatting and clean-up 8 years ago
Tomasz Włostowski d6820bc925 Fixed segfault in connectivity algo for boards with orphaned nets 8 years ago
Maciej Suminski 544e944647 pcbnew: Do not save 'links' information 9 years ago
Maciej Suminski 72eff0941e Code formatting and warning fixes 9 years ago
Maciej Suminski 450ad5eab9 CONNECTIVITY_DATA::GetNodeCount() implementation 9 years ago
Maciej Suminski 74ef3ecb1d Moved one-liners to header files 9 years ago
Maciej Suminski 3dd4429ef6 Dead code removal 9 years ago
Maciej Suminski f3fbce9560 Code formatting and clean-up 9 years ago
Tomasz Włostowski 5c0edbabab Fixes for the connectivity & board cleanup algorithms 9 years ago
Tomasz Włostowski a7759efc59 Multiple fixes: 9 years ago
Tomasz Włostowski 3b16d3cffe further DLIST/Iterators cleanup, some code formatting 9 years ago
Tomasz Włostowski bfdd1191ab pcbnew: rename PLACEMENT_TOOL to ALIGN_DISTRIBUTE_TOOL, some fixes in the connectivity algo 9 years ago
Tomasz Włostowski c4c329e393 Connectivity: local ratsnest for both legacy & GAL. Further removal of legacy code 9 years ago
Tomasz Włostowski 6008abaad9 DRC connectivity check 9 years ago
Tomasz Włostowski edf1aac357 Fixed some compilation warnings. Missing features so far: single-module ratsnest & DRC unconnected report 9 years ago
Tomasz Włostowski 3cba1007eb Removed legacy connectivity/ratsnest algorithm, replaced with the new one. No legacy autorouting for the moment 9 years ago
Tomasz Włostowski 9ad886344b New connectivity algorithm. 9 years ago