Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
ocornut bb224c8aa1 Examples: Updated all examples application to enable ImGuiConfigFlags_NavEnableKeyboard and ImGuiConfigFlags_NavEnableGamepad by default. ago%!(EXTRA string=2 years)
..
Makefile CI: Fixes for OSX + explicitely request C++11. ago%!(EXTRA string=3 years)
Makefile.emscripten Examples: Made example_sdl_opengl3 and example_glfw_opengl3 build with Emscripten. Removed dedicated examples. (#2492, #2494, #3699, #3705) ago%!(EXTRA string=2 years)
build_win32.bat Backends: OpenGL3: Embed our own minimal GL loader (amends). (#4445) ago%!(EXTRA string=4 years)
example_glfw_opengl3.vcxproj Backends: OpenGL3: Embed our own minimal GL loader based on gl3w and use it in SDL/GLFW examples. (#4445) ago%!(EXTRA string=4 years)
example_glfw_opengl3.vcxproj.filters Examples: updated VS projects with .natvis file under imgui/ ago%!(EXTRA string=3 years)
main.cpp Examples: Updated all examples application to enable ImGuiConfigFlags_NavEnableKeyboard and ImGuiConfigFlags_NavEnableGamepad by default. ago%!(EXTRA string=2 years)