ocornut
|
51e4cba909
Backends: Fixed zealous warnings.
|
4 mēneši atpakaļ |
ocornut
|
a9e53829d2
Backends: Win32, SDL2, SDL3, GLFW: prioritize scancodes instead of translated keycodes when dealing with OEM keys + Added ImGuiKey_Oem102. (#7136, #7201, #7206, #7306, #7670, #7672, #8468)
|
4 mēneši atpakaļ |
ocornut
|
aa83d5d455
Backends: SDL2, SDL3: Only start SDL_CaptureMouse() when mouse is being dragged. (#6410, #3650)
|
5 mēneši atpakaļ |
TheMode
|
dac40d0487
Backends: SDL2, SDL3: don't call SDL_GetGlobalMouseState() when mouse position is in relative mode. (#8425, #8407)
|
5 mēneši atpakaļ |
ocornut
|
eec097fe35
Added ImGuiMouseCursor_Progress mouse cursor 8a35386+ support in SDL2,SDL3,Win32,Allegro5 backends.
|
5 mēneši atpakaļ |
ocornut
|
8a35386ba7
Added ImGuiMouseCursor_Wait mouse cursor (busy/wait/hourglass shape) + support in SDL2,SDL3,Win32,Allegro5 backends.
|
5 mēneši atpakaļ |
ocornut
|
b78cc37891
Backends: SDL2: Fixed build for versions older than 2.0.14. (#7660)
|
5 mēneši atpakaļ |
ocornut
|
a431e1277e
Backends: SDL2, SDL3: Using SDL_OpenURL() in platform_io.Platform_OpenInShellFn handler. (#7660)
|
5 mēneši atpakaļ |
ocornut
|
4c2e7bb035
Backends: SDL2,SDL3: removed assert preventing using ImGui_ImplSDL2_SetGamepadMode()/ImGui_ImplSDL3_SetGamepadMode() with ImGui_ImplSDL2_GamepadMode_Manual/ImGui_ImplSDL3_GamepadMode_Manual and an empty array. (#8329)
|
6 mēneši atpakaļ |
ocornut
|
6fb7d44255
Backends: SDL2/SDL3: Comments. (#7672, #7670)
|
6 mēneši atpakaļ |
ocornut
|
43fbd7ce84
Backends: standardized top of file comments.
|
7 mēneši atpakaļ |
ocornut
|
566558b17c
Replacing NULL with nullptr in examples/backends when they creeped back. (#6313, #7071, #4537)
|
7 mēneši atpakaļ |
ocornut
|
6f287dd16d
(Breaking) Removed pre-1.87 obsolete io.KeyMap[], io.KeysDown[], io.NavInputs[]. Remove IMGUI_DISABLE_OBSOLETE_KEYIO. (#4921)
|
8 mēneši atpakaļ |
ocornut
|
a908d73c16
Backends: avoid missing -Wmissing-declaration warning. (#8087, #7997)
|
9 mēneši atpakaļ |
Eugene Sandulenko
|
a855bd8df3
Backends: SDL2: Replace SDL_Vulkan_GetDrawableSize() forward declaration with the actual include. (#8095, #7967, #3190)
|
9 mēneši atpakaļ |
ocornut
|
06092a9756
Backends: SDL2, SDL3: SDL_EVENT_MOUSE_WHEEL event doesn't require dividing by 100.0f on Emscripten. (#4019, #6096, #1463)
|
9 mēneši atpakaļ |
ocornut
|
d885fe4dd0
(Breaking) moved ImGuiConfigFlags_NavEnableSetMousePos -> io.ConfigNavMoveSetMousePos, ImGuiConfigFlags_NavNoCaptureKeyboard -> ConfigNavCaptureKeyboard. (#2517, #2009)
|
9 mēneši atpakaļ |
ocornut
|
cfae5ac71b
Backends: make ImGui_ImplSDL2_KeyEventToImGuiKey(), ImGui_ImplSDL3_KeyEventToImGuiKey(), ImGui_ImplGlfw_KeyToImGuiKey(), ImGui_ImplWin32_KeyEventToImGuiKey(), ImGui_ImplAllegro5_KeyCodeToImGuiKey(), ImGui_ImplOSX_KeyCodeToImGuiKey(), non-static. (#7997)
|
10 mēneši atpakaļ |
scribam
|
4236bc088f
Backends: SDL2: use SDL_Vulkan_GetDrawableSize with Vulkan instead of SDL_GL_GetDrawableSize. (#7967, #3190)
|
10 mēneši atpakaļ |
ocornut
|
214977e5fd
IO: (BREAKING) moved io.GetClipboardTextFn, io.SetClipboardTextFn to platform_io.Platform_GetClipboardTextFn, platform_io.Platform_SetClipboardTextFn.
|
11 mēneši atpakaļ |
ocornut
|
9ff60ae31d
IO: (BREAKING) moved GetIO().PlatformSetImeDataFn to GetPlatformIO(.Platform_SetImeDataFn. (#7660)
|
11 mēneši atpakaļ |
ocornut
|
ba2f4a2cd5
IO: (BREAKING) moved GetIO().PlatformOpenInShellFn to GetPlatformIO(.Platform_OpenInShellFn. (#7660)
|
11 mēneši atpakaļ |
ocornut
|
2d99052d1d
Backends: SDL2, SDL3: storing SDL_WindowID inside ImGuiViewport::PlatformHandle instead of SDL_Window*. (#7853)
|
11 mēneši atpakaļ |
ocornut
|
1b61d55079
Backends: SDL2, SDL3: ignore events of other SDL windows, amends + wrapping into a function as it'll be convenient for multi-viewport check. (#7853)
|
11 mēneši atpakaļ |
Anonymous Maarten
|
591a18a9c4
Backends: SDL2, SDL3: ignore events of other SDL windows. (#7853)
|
11 mēneši atpakaļ |
ocornut
|
0ebf49b4c1
IO: amend PlatformOpenInShellFn specs to return a bool. (#7660)
|
1 gadu atpakaļ |
ocornut
|
380b3559c6
Backends: GLFW,SDL2: Added ioPlatformOpenInShellFn handler for web/Emscripten versions. (#7660)
|
1 gadu atpakaļ |
ocornut
|
fb799bba7f
(Breaking) IO, IME: renamed platform IME hook io.SetPlatformImeDataFn() -> io.PlatformSetImeDataFn() and added explicit context.
|
1 gadu atpakaļ |
ocornut
|
ae708e3bcd
Backends: SDL3: add default case to fix warnings. (#7763)
|
1 gadu atpakaļ |
ocornut
|
12f92518bc
Backends: SDL3: Update for API changes: SDLK_x renames and SDLK_KP_x removals (#7761, #7762)
|
1 gadu atpakaļ |