kicad/3d-viewer/3d_cache
Peter Montgomery 4d460ec073 Delete 3D cache files with GUI settable number of days
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
2020-08-09 10:41:45 +00:00
..
dialogs Make opacity box line up with scale, rotation and offset boxes. 2020-07-25 13:03:33 +01:00
sg Don't install the import library for the 3dsg library 2020-06-30 15:38:41 +01:00
3d_cache.cpp Delete 3D cache files with GUI settable number of days 2020-08-09 10:41:45 +00:00
3d_cache.h Delete 3D cache files with GUI settable number of days 2020-08-09 10:41:45 +00:00
3d_info.h refactoring: removed dependency of libpcbcommon on 3d-viewer. 2017-11-03 20:01:42 +01:00
3d_plugin_manager.cpp Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
3d_plugin_manager.h Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
CMakeLists.txt 3D_cache/cmakelists.txt: Don't clear CMAKE_CXX_FLAGS compiler flags 2016-05-02 11:45:23 +02:00