issues
search
libglui
/
glui
GLUI is a GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications. It is window-system independent, using GLUT or FreeGLUT.
Other
200
stars
81
forks
source link
Fix for GLUI_List double-click callback
#84
Closed
nigels-com
closed
7 years ago
nigels-com
commented
7 years ago
Use uint64_t for timestamp storage.
Proposed fix for Issue #83
Use uint64_t for timestamp storage.
Proposed fix for Issue #83