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 3967ff58b2 Nav: Examples: DirectX11, Glfw+GL3: Basic code to map keyboard inputs when io.NavFlags & ImGuiNavFlags_EnableKeyboard is set. (will iterate/tweak before spreading to other examples). (#787) ago%!(EXTRA string=7 years)
..
build_win32.bat Examples: Fixed msvc batch files from warning. ago%!(EXTRA string=10 years)
directx11_example.vcxproj Added imgui.natvis helper for visual studio users. Added to examples projects. ago%!(EXTRA string=7 years)
directx11_example.vcxproj.filters Added imgui.natvis helper for visual studio users. Added to examples projects. ago%!(EXTRA string=7 years)
imgui_impl_dx11.cpp Nav: Examples: DirectX11, Glfw+GL3: Basic code to map keyboard inputs when io.NavFlags & ImGuiNavFlags_EnableKeyboard is set. (will iterate/tweak before spreading to other examples). (#787) ago%!(EXTRA string=7 years)
imgui_impl_dx11.h Fix wrong comment in dx implementation headers ago%!(EXTRA string=8 years)
main.cpp Nav: Examples: DirectX11, Glfw+GL3: Basic code to map keyboard inputs when io.NavFlags & ImGuiNavFlags_EnableKeyboard is set. (will iterate/tweak before spreading to other examples). (#787) ago%!(EXTRA string=7 years)