kicad/pcbnew/plugins
Seth Hillbrand c15a9e60d4 Used cached footprints without check in preview
Between the time the user loads the footprint preview in cvpcb or Add
Footprint in pcbnew, we don't need to verify cache integrity to display
the footprint.  We use the cache copy when displaying until we close the
selection window and re-open.  This limits our need to iterate over the
full directory on every footprint display.

Alternate solutions for v7 should include looking into libfswatch for
change detection
2021-02-25 15:46:52 -08:00
..
altium Revert "Bump minimum required CMake version to 3.10" 2021-02-09 18:46:13 -05:00
cadstar CADSTAR Importer: Fix Code Style 2021-02-22 13:24:00 +00:00
common Allow a user to remap layers in Eagle import 2020-11-12 11:37:04 +01:00
eagle Non-Kicad Project Importers: Fix the creation of project fp libraries 2021-02-10 18:49:20 +00:00
fabmaster Silence more unused exception var warnings 2021-02-20 12:01:51 -05:00
geda Caching ConvexHull routine 2021-02-04 15:56:52 -08:00
kicad Used cached footprints without check in preview 2021-02-25 15:46:52 -08:00
legacy Caching ConvexHull routine 2021-02-04 15:56:52 -08:00
pcad Caching ConvexHull routine 2021-02-04 15:56:52 -08:00