kicad/3d-viewer/3d_cache
jean-pierre charras c146cc09eb Kicad: fix a crash when changing a project, if pcbnew was run and "Update PCB from Schematic" was run and Schematic editor never opened.
(In this case the schematic frame exists, but some members are not initialized as expected, and a crash happens when calling the schematic editor dtor)
Minor other fix: avoid multiple very similar strings to translate in 3d_filename_resolver.cpp
2016-04-08 14:11:05 +02:00
..
dialogs Fix 3D Coverity issue, other minor fixes 2016-04-07 18:54:14 -04:00
sg 3D: fix issues reported by Coverity scan 2016-04-06 21:41:52 -04:00
3d_cache.cpp 3D: Make file test more portable 2016-04-06 22:41:24 -04:00
3d_cache.h Added file modification check to model cache code 2016-03-20 11:45:55 +11:00
3d_cache_wrapper.cpp + Removed glm source from kicad tree (Maciej / Cirilo) 2015-12-08 18:31:57 +11:00
3d_cache_wrapper.h + Removed glm source from kicad tree (Maciej / Cirilo) 2015-12-08 18:31:57 +11:00
3d_filename_resolver.cpp Kicad: fix a crash when changing a project, if pcbnew was run and "Update PCB from Schematic" was run and Schematic editor never opened. 2016-04-08 14:11:05 +02:00
3d_filename_resolver.h Added manual editing of 3D file name with alias tags 2016-01-23 14:52:54 +11:00
3d_info.h Moving headers to facilitate support for building 3D plugins out-of-tree 2015-12-09 18:30:48 +11:00
3d_plugin_manager.cpp Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck 2016-04-05 20:32:22 +10:00
3d_plugin_manager.h Improved 3D cache manager's ability to replace outdated cache models 2016-01-31 13:21:12 +11:00
CMakeLists.txt + Removed glm source from kicad tree (Maciej / Cirilo) 2015-12-08 18:31:57 +11:00
str_rsort.h + Removed glm source from kicad tree (Maciej / Cirilo) 2015-12-08 18:31:57 +11:00