4d460ec073
KiCad stores 3D cache files but never gets rid of any of them. This patch adds a new function called 'CleanCacheDir()'. Any cache files older than the passed 'number of days' parameter are deleted. Fixes https://gitlab.com/kicad/code/kicad/-/issues/1928 |
||
---|---|---|
.. | ||
dialogs | ||
sg | ||
3d_cache.cpp | ||
3d_cache.h | ||
3d_info.h | ||
3d_plugin_manager.cpp | ||
3d_plugin_manager.h | ||
CMakeLists.txt |