-
- Downloads
Backends: make ImGui_ImplSDL2_KeyEventToImGuiKey(),...
Backends: make ImGui_ImplSDL2_KeyEventToImGuiKey(), ImGui_ImplSDL3_KeyEventToImGuiKey(), ImGui_ImplGlfw_KeyToImGuiKey(), ImGui_ImplWin32_KeyEventToImGuiKey(), ImGui_ImplAllegro5_KeyCodeToImGuiKey(), ImGui_ImplOSX_KeyCodeToImGuiKey(), non-static. (#7997) Backends: Win32: Refactor ImGui_ImplWin32_KeyEventToImGuiKey() logic. Ref #7672
Showing
- backends/imgui_impl_allegro5.cpp 2 additions, 1 deletionbackends/imgui_impl_allegro5.cpp
- backends/imgui_impl_glfw.cpp 7 additions, 3 deletionsbackends/imgui_impl_glfw.cpp
- backends/imgui_impl_osx.mm 3 additions, 1 deletionbackends/imgui_impl_osx.mm
- backends/imgui_impl_sdl2.cpp 2 additions, 1 deletionbackends/imgui_impl_sdl2.cpp
- backends/imgui_impl_sdl3.cpp 2 additions, 1 deletionbackends/imgui_impl_sdl3.cpp
- backends/imgui_impl_win32.cpp 9 additions, 11 deletionsbackends/imgui_impl_win32.cpp
Loading
Please register or sign in to comment