Browse Source
Introduce a new advanced config variable `KICAD_LIBRARY_DATA` which can be used to move templates, symbols, footprints, and 3dmodels out of `KICAD_DATA`. If not defined, everything is kept as before. To facilitate this, PATHS::GetStockEDALibraryPath() is added. This allows to differentiate code paths looking for EDA library data vs. code paths looking for plugins, demos, and the like. Thanks to Aimylios for the hints and suggestions with regards to the stock EDA library data path handling on Windows and MacOS.6.0.7
committed by
Jon Evans