kicad/3d-viewer
Seth Hillbrand a210fd570f Set VSYNC to adaptive (if available)
Swap syncs can limit the redraw rate as the screen waits for previously
issued syncs.  Setting this to -1 allows for adaptive swapping
(resorting to unsynced if it falls behind) if it is supported by the
card but will fall back to unsynced (0) if the adaptive is not
supported.

Fixes https://gitlab.com/kicad/code/kicad/issues/4226
2020-07-03 13:27:48 +00:00
..
3d_cache Don't install the import library for the 3dsg library 2020-06-30 15:38:41 +01:00
3d_canvas Set VSYNC to adaptive (if available) 2020-07-03 13:27:48 +00:00
3d_model_viewer 3D-Viewer: implements opacity property for 3D models 2020-05-08 21:28:16 +00:00
3d_rendering Cleanup pad geometry handling. 2020-06-22 22:28:37 +01:00
3d_viewer Add right-click context menus for toolbar items 2020-06-26 21:29:03 +00: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 3D viewer flip action 2020-06-08 21:35:40 +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