kicad/3d-viewer/3d_cache
Wayne Stambaugh 0032845f9e Fix clipped bitmap buttons with GTK on Linux.
A note to developers, please do not set the minimum and/or size of bitmap
buttons.  It causes bitmaps to get clipped using GTK on Linux.  If the
bitmap button size is not acceptable, then supply an appropriately sized
bitmap rather than attempt to force the wxWidgets sizing mechanism to do
what you want.  This almost always causes platform differences that do
not work well.
2020-06-03 14:01:44 -04:00
..
dialogs Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
sg Fix sg_version detection for cross compilation 2020-05-28 13:05:49 +00:00
3d_cache.cpp Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +00:00
3d_cache.h Add noexcept to some functions in the 3d viewer. 2020-04-16 16:11:21 +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