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 f3776055d6 Merge branch 'master' into context ago%!(EXTRA string=7 years)
..
build_win32.bat Examples: Fixed msvc batch files from warning. ago%!(EXTRA string=10 years)
directx10_example.vcxproj Added imgui.natvis helper for visual studio users. Added to examples projects. ago%!(EXTRA string=7 years)
directx10_example.vcxproj.filters Added imgui.natvis helper for visual studio users. Added to examples projects. ago%!(EXTRA string=7 years)
imgui_impl_dx10.cpp Examples: Made the Win32 proc handlers not assert if there is no active context yet, to be more flexible with creation order. (#1565) ago%!(EXTRA string=7 years)
imgui_impl_dx10.h Fix wrong comment in dx implementation headers ago%!(EXTRA string=8 years)
main.cpp Examples: Updated for reorganized context functions. Calling CreateContext(), DestroyContext() in example code. Removed Shutdown() from binding code. (#1565, #586, #992, #1007, #1558) ago%!(EXTRA string=7 years)