Jeff Young
|
bc484784fc
|
Make sure zones are triangulated for DRC.
Normally this happens as a side-effect of rendering them but if done
from a script (or test case) this won't happen.
Fixes https://gitlab.com/kicad/code/kicad/issues/6635
|
2020-12-12 15:27:46 +00:00 |
Jeff Young
|
6f3b0c452f
|
Make sure unfilled zones get an MD5 hash.
Fixes https://gitlab.com/kicad/code/kicad/issues/6515
|
2020-11-26 20:21:46 +00:00 |
Werni
|
0e44f5128c
|
Add const specifiers
|
2020-11-18 19:50:36 +00:00 |
Jeff Young
|
1ce1e493d6
|
A rule zone is not really a BOARD_CONNECTED_ITEM.
Or at least it shouldn't always be treated as one.
Fixes https://gitlab.com/kicad/code/kicad/issues/6382
|
2020-11-15 20:23:15 +00:00 |
Jeff Young
|
7bd31d5237
|
Naming conventions.
|
2020-11-14 18:26:03 +00:00 |
Jeff Young
|
f5443de7f9
|
D_PAD -> PAD.
|
2020-11-13 15:16:24 +00:00 |
Jeff Young
|
f7333ad64a
|
Update some classnames including archaic zone names.
|
2020-11-12 10:31:25 +00:00 |