GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
9
Releases
59
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
mark
/
imgui
Download ZIP
4038 commits
Transfer to URL with SHA
tree:
ae30efc0fd
Switch branches
×
docking
features/draw_callback_extra_arg
features/fnv1a
features/imvector_size_t
features/premake
features/range_select
features/tex_round_corners
master
v1.67-fixes
imgui
/
examples
/
directx11_example
/
latest commit
ae30efc0fd
omar
authored
on 6 Feb 2018
..
build_win32.bat
Examples: Fixed msvc batch files from warning.
9 years ago
directx11_example.vcxproj
Moved extra_fonts/ to misc/fonts/. Moved .natvis file to misc/natvis/ (#1569)
7 years ago
directx11_example.vcxproj.filters
Moved extra_fonts/ to misc/fonts/. Moved .natvis file to misc/natvis/ (#1569)
7 years ago
imgui_impl_dx11.cpp
Nav: Keyboard is now automatically mapped based on io.KeyDown[]. (#787)
7 years ago
imgui_impl_dx11.h
Nav: Keyboard is now automatically mapped based on io.KeyDown[]. (#787)
7 years ago
main.cpp
Nav: Examples: Added commented out io.NavFlags |= ImGuiNavFlags_EnableKeyboard to all examples. (#787)
7 years ago