Browse Source
Pcbnew: plugin improvements.
Pcbnew: plugin improvements.
Allow partial library reads in libraries that support footprint per file. This includes the KiCad and GEDA footprint libraries. Allow for partially cached libraries rather than ignoring all valid files when an error occurs.pull/7/merge
19 changed files with 109 additions and 82 deletions
-
5common/fp_lib_table.cpp
-
4cvpcb/readwrite_dlgs.cpp
-
2include/fp_lib_table.h
-
8pcbnew/dialogs/wizard_add_fplib.cpp
-
9pcbnew/eagle_plugin.cpp
-
8pcbnew/eagle_plugin.h
-
34pcbnew/footprint_info_impl.cpp
-
16pcbnew/github/github_plugin.cpp
-
2pcbnew/github/github_plugin.h
-
10pcbnew/gpcb_plugin.cpp
-
11pcbnew/gpcb_plugin.h
-
4pcbnew/io_mgr.h
-
39pcbnew/kicad_plugin.cpp
-
8pcbnew/kicad_plugin.h
-
10pcbnew/legacy_plugin.cpp
-
7pcbnew/legacy_plugin.h
-
4pcbnew/loadcmp.cpp
-
6pcbnew/modview_frame.cpp
-
4pcbnew/plugin.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue