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 4842ac3bc6 Fonts: added Cousine-Regular.ttf ago%!(EXTRA string=10 years)
..
Makefile Examples: Refactored opengl_example into a glfw specific file that can be copied and pasted. ago%!(EXTRA string=10 years)
imgui_impl_glfw.cpp AA branch: Agressively renamed all fields of ImDrawList, ImDrawCmd, ImDrawData to match the rest of our coding convention (#133) ago%!(EXTRA string=10 years)
imgui_impl_glfw.h Examples: OpenGL 2/3 examples cleanup to match DirectX9/11 structure. ago%!(EXTRA string=10 years)
main.cpp Fonts: added Cousine-Regular.ttf ago%!(EXTRA string=10 years)
opengl_example.vcxproj Examples: MSVC: increase warning level from /W3 to /W4 for OpenGL examples ago%!(EXTRA string=10 years)
opengl_example.vcxproj.filters Examples: Refactored opengl_example into a glfw specific file that can be copied and pasted. ago%!(EXTRA string=10 years)