kicad/3d-viewer/3d_cache
Wayne Stambaugh 4d64a2f53f Set reasonable 3D model select dialog default path.
Passing an empty path to the 3D model select dialog results in the file
select control displaying the root path which requires the user to drill
down to get to the 3D models.  Use the KISYS3DMOD path as the default
and fall back to the project path as required for the initial file
select control path.

Clean up some coding policy violations.

Fixes lp:1737094

https://bugs.launchpad.net/kicad/+bug/1737094
2017-12-27 12:43:26 -05:00
..
dialogs Set reasonable 3D model select dialog default path. 2017-12-27 12:43:26 -05:00
sg Remove some extra semicolons 2017-11-09 19:52:18 +01:00
3d_cache.cpp Fix bug: Footprint add 3D shape recognizes only files with lower case ext on Windows 2017-02-22 10:22:33 +01:00
3d_cache.h refactoring: removed dependency of libpcbcommon on 3d-viewer. 2017-11-03 20:01:42 +01: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 fix bug (incorrect validation, on Windows only) in S3D_FILENAME_RESOLVER::ValidateFileName(). 2017-05-28 18:56:49 +02:00
3d_filename_resolver.h Doxygen improvements 2017-06-11 18:09:14 -04:00
3d_info.h refactoring: removed dependency of libpcbcommon on 3d-viewer. 2017-11-03 20:01:42 +01:00
3d_plugin_manager.cpp Fix an assert when starting the 3D viewer in Debug mode (Linux only) 2017-11-17 10:20:55 +01:00
3d_plugin_manager.h refactoring: removed dependency of libpcbcommon on 3d-viewer. 2017-11-03 20:01:42 +01: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 Remove some extra semicolons 2017-11-09 19:52:18 +01:00