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 057807f4a7 Added ImGuiKey_Space, mapped in every examples. Will be required for navigation. (#787) ago%!(EXTRA string=7 years)
..
build_win32.bat
directx11_example.vcxproj
directx11_example.vcxproj.filters
imgui_impl_dx11.cpp Added ImGuiKey_Space, mapped in every examples. Will be required for navigation. (#787) ago%!(EXTRA string=7 years)
imgui_impl_dx11.h Examples: Organized header files to make available features more visible. ago%!(EXTRA string=7 years)
main.cpp