kicad/3d-viewer/common_ogl
Roberto Fernandez Bautista 1bbc569151 Fix DoRePaint routine in EDA_3D_CANVAS
- Check that we aren't already painting (return if we are)
 - Check that GLEW functions exist before calling them in 3D canvas and throw exception if they are no longer available
 - Catch above exceptions in paint routine and show an infobar message to the user
Fixes https://gitlab.com/kicad/code/kicad/-/issues/6246
2020-11-07 15:39:57 +00:00
..
cogl_att_list.cpp more cleanup about removing useless include 2020-10-03 11:48:16 +02:00
cogl_att_list.h 3D-Viewer: Add new options: Anti-aliasing quality, "While moving" 2020-04-23 09:29:39 +00:00
ogl_utils.cpp Fix DoRePaint routine in EDA_3D_CANVAS 2020-11-07 15:39:57 +00:00
ogl_utils.h 3D-Viewer: use LAYER_SELECT_OVERLAY color for selection 2020-09-28 02:26:25 +00:00
openGL_includes.h Silence warnings on MacOS about OpenGL deprecation 2019-12-28 16:05:03 +00:00