7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-22 04:25:02 +00:00
kicad/3d-viewer/3d_cache
Seth Hillbrand d4d39d3c8b Expunge some boost libs from 3d cache
Boost keeps changing their interface and we don't need to use that SHA
routine anyway.  This replaces it with the murmur3 hash that should be
faster and is kept in-tree

Fixes https://gitlab.com/kicad/code/kicad/-/issues/18653
2024-09-06 10:32:50 -07:00
..
sg Fix minor compil warnings 2024-05-11 08:07:11 +02:00
3d_cache.cpp Expunge some boost libs from 3d cache 2024-09-06 10:32:50 -07:00
3d_cache.h Expunge some boost libs from 3d cache 2024-09-06 10:32:50 -07:00
3d_info.h More module -> footprint. 2020-11-13 15:16:24 +00:00
3d_plugin_manager.cpp Don't try to convert non-UTF8 strings in plugin 2024-05-27 11:30:43 -07:00
3d_plugin_manager.h 3D viewer code cleaning round 4. 2020-12-16 13:19:28 -05:00
CMakeLists.txt 3D_cache/cmakelists.txt: Don't clear CMAKE_CXX_FLAGS compiler flags 2016-05-02 11:45:23 +02:00