kicad/3d-viewer/3d_cache
jean-pierre charras 1fbb84fd98 Move call of SetSizeHints in dialogs in a wxInitDialogEvent event, because some widgets sizes are not fully initialized before this event.
It is especially true in some Window Managers like KDE, but can be true in any WM, when initializations are mage by TransferDataToWindow() method.
2016-07-02 14:44:36 +02:00
..
dialogs Move call of SetSizeHints in dialogs in a wxInitDialogEvent event, because some widgets sizes are not fully initialized before this event. 2016-07-02 14:44:36 +02:00
sg Fix a few compil warnings (not used vars, shadowed local vars) 2016-06-01 14:22:05 +02:00
3d_cache.cpp 3D Viewer: change 3D model cache path. 2016-06-21 14:02:04 -04:00
3d_cache.h 3D file name resolver improvements. 2016-04-17 18:35:32 -04:00
3d_cache_wrapper.cpp Better 3D filename resolution 2016-06-09 07:48:49 +02: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 Slightly modify a declaration to make compil compatible with gcc 4.8.4, used in Ubuntu 14.04 LTS (the latest LTS currently available), and to avoid many bug reports. 2016-06-13 14:19:47 +02:00
3d_filename_resolver.h 3D file name resolver improvements. 2016-06-12 18:46:00 -04: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 3D Viewer: change 3D model cache path. 2016-06-21 14:02:04 -04: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 3D_cache/cmakelists.txt: Don't clear CMAKE_CXX_FLAGS compiler flags 2016-05-02 11:45:23 +02:00
str_rsort.h + Removed glm source from kicad tree (Maciej / Cirilo) 2015-12-08 18:31:57 +11:00