Jeff Young
|
08bcec9ac0
|
Make sure symbols have a valid lib nickname...
... even if the library pointer isn't set.
Also fixes the "every symbol as a Unit A" issue.
Fixes: lp:1785438
* https://bugs.launchpad.net/kicad/+bug/1785438
|
2018-08-06 13:48:17 +01:00 |
|
Jeff Young
|
3a39ea21a2
|
Library pointer can be null even when LibId is set.
|
2018-08-01 15:27:54 +01:00 |
|
Jeff Young
|
4e3c84e733
|
Score leaf nodes in LIB_TREEs, not just symbols & footprints.
Fixes: lp:1783251
* https://bugs.launchpad.net/kicad/+bug/1783251
|
2018-08-01 09:35:46 +01:00 |
|
Jeff Young
|
f8a5e2c1c8
|
Performance enhancements in fp loading, string cmp, etc.
Knocks about 1/3 off the first footprint load, and more than 1/2
off subsequent loads.
|
2018-08-01 09:35:46 +01:00 |
|
Jeff Young
|
97f7bd4cb9
|
Push component tree down into common.
Precondition to reusing component tree for footprints.
|
2018-08-01 09:35:45 +01:00 |
|