40 Commits (8999f4604f770112dce5f0dda671ad274bad26fb)

Author SHA1 Message Date
Seth Hillbrand 284c39acac pcbnew: Unify connected lists between items/zones 7 years ago
Seth Hillbrand f87cb64d65 pcbnew: Ensure connectivity layers are respected 7 years ago
Seth Hillbrand 589e5b9ad7 Remove connectivity debug statements 7 years ago
Seth Hillbrand ce379f56af pcbnew: Remove extraneous OpenMP shared decl 7 years ago
Seth Hillbrand b0b5d91390 pcbnew: fix OpenMP synch issue 7 years ago
Seth Hillbrand 0748c118dd pcbnew: Synchronize zone removal 7 years ago
Seth Hillbrand dd436b658a pcbnew: Thread safety for connections 8 years ago
Seth Hillbrand e2122db587 pcbnew: Clear unused code 8 years ago
Seth Hillbrand cf04d341ec pcbnew: standardize itemlist/zonelist connectivity 8 years ago
Seth Hillbrand 63a952d239 Adjust connectivity to use RTree 8 years ago
Seth Hillbrand 6b1df2e992 Remove extraneous PROFILE 8 years ago
Seth Hillbrand 0c1172b17d Garbage collection optimization 8 years ago
Seth Hillbrand b2d0631370 Split anchor vectors by layer 8 years ago
Seth Hillbrand 019ada0a92 Move some connectivity search to std::algs 8 years ago
Tomasz Włostowski 15c64ee92d pcbnew: CONNECTIVITY_ALGO should always mark newly added nets as dirty 8 years ago
jean-pierre charras ff91e9b253 minor fix in a debug code 8 years ago
Maciej Suminski 86566fc142 Fix a hang-up during zone filling 8 years ago
jean-pierre charras c7bc154045 Track cleaner: make option "Delete dangling tracks" working again. 8 years ago
Camille f5f7ba4746 Fix loop variable copy in for-range loop, use const reference instead 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
Tomasz Włostowski eed924fe45 Fixed zone filling crash & thermal stubs inconsistency 8 years ago
Tomasz Włostowski 7ad436c7aa pcbnew: now PROGRESS_REPORTER should work in multi-threaded context under Windows... 8 years ago
Tomasz Włostowski 8df299a6bc pcbnew: Optimized zone filling algorithm: code cleanup 8 years ago
Tomasz Włostowski 316ddadec1 pcbnew: Optimized zone filling algorithm. 8 years ago
jean-pierre charras 537804b5e8 Fix incorrect format on Windows 32 bits (in a message only in Debug) 8 years ago
Tomasz Włostowski c6a0ad895b pcbnew: code formatting, removed previous module editor copy/paste functions 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 6f8f6f18f6 Additional checks for item validity in CONNECTIVITY 8 years ago
Tomasz Włostowski c01c25b258 Improved ratsnest updates performance during routing 8 years ago
Tomasz Włostowski eea41dbc6f Fixed OSX build error 8 years ago
Tomasz Włostowski 1936b45a0f Multiple connectivity algo crash fixes: 8 years ago
Maciej Suminski 72eff0941e Code formatting and warning fixes 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 c4c329e393 Connectivity: local ratsnest for both legacy & GAL. Further removal of legacy code 9 years ago
Tomasz Włostowski 9ad886344b New connectivity algorithm. 9 years ago