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.
 
 
 
omar 8074d56bdd Renamed ImGuiNavFlags io.NavFlags to ImGuiConfigFlags io.ConfigFlags. (#787) ago%!(EXTRA string=7 years)
..
Makefile Examples: Makefile leave CXX alone, instead leave commented out options. (nb: codeship doesn't seem have clang++) ago%!(EXTRA string=7 years)
build_win32.bat Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git) ago%!(EXTRA string=9 years)
main.cpp Renamed ImGuiNavFlags io.NavFlags to ImGuiConfigFlags io.ConfigFlags. (#787) ago%!(EXTRA string=7 years)
opengl2_example.vcxproj Examples: GLFW+GL2: Moved glfw, gl2 files to root folder, split imgui_impl_glfw_gl2 into _opengl2 and reused imgui_impl_glfw ago%!(EXTRA string=7 years)
opengl2_example.vcxproj.filters Examples: GLFW+GL2: Moved glfw, gl2 files to root folder, split imgui_impl_glfw_gl2 into _opengl2 and reused imgui_impl_glfw ago%!(EXTRA string=7 years)