~sjr/kicad:connectivity

Last commit made on 2017-06-21
Get this branch:
git clone -b connectivity https://git.launchpad.net/~sjr/kicad
Only Simon Richter can upload to this branch. If you are Simon Richter please log in for upload directions.

Branch merges

Branch information

Name:
connectivity
Repository:
lp:~sjr/kicad

Recent commits

d1aea2a... by Simon Richter

Switch another loop to D_PAD iterator

6daad6c... by Tomasz Wlostowski

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

4e0e8cd... by Tomasz Wlostowski

Display zone filling progress window in GAL

0046942... by Tomasz Wlostowski

eagle_plugin: correct via size import

249207f... by Tomasz Wlostowski

Fixed point-in-polygon test bugs. Connectivity now correctly recognizes zone outlines that have non-zero width

85ffd9e... by Tomasz Wlostowski

fix build with Python

1622fc6... by Tomasz Wlostowski

fixed unresolved symbols while running cvpcb

3711190... by Tomasz Wlostowski

fixed performance regression in DRC clearance test

60e7e6b... by Maciej Suminski

Display via net labels on top

1840491... by Tomasz Wlostowski

further DLIST/Iterators cleanup, some code formatting