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 cca9c3e3da Examples: Using Dark theme by default. (#707). Tweaked demo code. 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 Tweak build batch files and readmes ago%!(EXTRA string=10 years)
imgui_impl_glfw_gl3.cpp Examples: Using #include "imgui.h" instead of <imgui.h> appear correct-er as per standard? xcode+clang are very nitpicky there. ago%!(EXTRA string=7 years)
imgui_impl_glfw_gl3.h Examples: Comments to guide people unfamiliar with the librairies used. ago%!(EXTRA string=8 years)
main.cpp Examples: Using Dark theme by default. (#707). Tweaked demo code. ago%!(EXTRA string=7 years)
opengl3_example.vcxproj Added imgui.natvis helper for visual studio users. Added to examples projects. ago%!(EXTRA string=7 years)
opengl3_example.vcxproj.filters Added imgui.natvis helper for visual studio users. Added to examples projects. ago%!(EXTRA string=7 years)