Maciej Suminski
f303bf2999
Hide temporarily ratsnest when it is too complex for real-time calculation
8 years ago
Tomasz Włostowski
c229063d9e
Fixed crash when redrawing ratsnest after swapping pad net assignments
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
Fixes: lp:1701347
* https://bugs.launchpad.net/kicad/+bug/1701347
8 years ago
Maciej Suminski
544e944647
pcbnew: Do not save 'links' information
It is not parsed anyway and the new connectivity algorithm
does not calculate it.
8 years ago
Maciej Suminski
74ef3ecb1d
Moved one-liners to header files
8 years ago
Maciej Suminski
3dd4429ef6
Dead code removal
8 years ago
Maciej Suminski
f3fbce9560
Code formatting and clean-up
8 years ago
Tomasz Włostowski
5c0edbabab
Fixes for the connectivity & board cleanup algorithms
8 years ago
Tomasz Włostowski
a7759efc59
Multiple fixes:
- ratsnest is updated now when undoing in legacy view
- select whole net regression
- local ratsnest in the GAL regression
- pick correct zone net for stitching vias
- mark nets as dirty on net propagation to force ratsnest update
Todo:
- cleanup board algorithm is still broken
9 years ago
Tomasz Włostowski
6008abaad9
DRC connectivity check
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