kicad/3d-viewer
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
..
3d_cache Fix clipped bitmap buttons with GTK on Linux. 2020-06-03 14:01:44 -04:00
3d_canvas Fix some issues with rotated oval pads. 2020-05-01 18:49:42 +01:00
3d_model_viewer 3D-Viewer: implements opacity property for 3D models 2020-05-08 21:28:16 +00:00
3d_rendering 3D-Viewer: Fixes #4432 2020-05-22 13:28:04 +00:00
3d_viewer ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00
common_ogl Fix compil issues (warnings and missing include) 2020-05-09 08:59:00 +02:00
3d_enums.h 3D-Viewer: Add new options: Anti-aliasing quality, "While moving" 2020-04-23 09:29:39 +00:00
3d_fastmath.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
3d_math.cpp Removed all exception specifiers since deprecated. 2017-06-12 13:54:55 -04:00
3d_math.h (forget to staged modified files) 2016-10-09 11:33:53 -04:00
3d_plugin_dir.h.in Use absolute path CMAKE_INSTALL_FULL_LIBDIR for 3d viewer PLUGINDIR 2018-12-11 14:28:01 -05:00
3d_viewer_id.h Hook up a few more 3D commands missed in last commit. 2020-03-21 01:29:30 +00:00
CMakeLists.txt DLG_SELECT_3DMODEL rework: better dialog (use split window) and fix a few issues. 2020-04-30 19:49:41 +02:00
credits.txt 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00