ocornut
|
a9cd0f5e42
Merge branch 'master' into docking
|
преди 8 месеца |
ocornut
|
43fbd7ce84
Backends: standardized top of file comments.
|
преди 8 месеца |
ocornut
|
566558b17c
Replacing NULL with nullptr in examples/backends when they creeped back. (#6313, #7071, #4537)
|
преди 8 месеца |
ocornut
|
83660e37e3
Merge branch 'master' into docking
|
преди 9 месеца |
ocornut
|
6f287dd16d
(Breaking) Removed pre-1.87 obsolete io.KeyMap[], io.KeysDown[], io.NavInputs[]. Remove IMGUI_DISABLE_OBSOLETE_KEYIO. (#4921)
|
преди 9 месеца |
ocornut
|
942b64abfc
Merge branch 'master' into docking
|
преди 9 месеца |
ocornut
|
a908d73c16
Backends: avoid missing -Wmissing-declaration warning. (#8087, #7997)
|
преди 9 месеца |
Ronan Cailleau
|
943e26b16b
Backends: SDL3: secondary viewports SDL_WindowFlags only inherit SDL_WINDOW_HIGH_PIXEL_DENSITY from the main window. (#8098, #2306)
|
преди 9 месеца |
ocornut
|
06092a9756
Backends: SDL2, SDL3: SDL_EVENT_MOUSE_WHEEL event doesn't require dividing by 100.0f on Emscripten. (#4019, #6096, #1463)
|
преди 9 месеца |
ocornut
|
514a97a9b7
Merge branch 'master' into docking
|
преди 9 месеца |
ocornut
|
d885fe4dd0
(Breaking) moved ImGuiConfigFlags_NavEnableSetMousePos -> io.ConfigNavMoveSetMousePos, ImGuiConfigFlags_NavNoCaptureKeyboard -> ConfigNavCaptureKeyboard. (#2517, #2009)
|
преди 9 месеца |
ocornut
|
22503bfe75
Backends: changed all backends to allow enabling ImGuiConfigFlags_ViewportsEnable after initialization. (#5371)
|
преди 10 месеца |
ocornut
|
02b9797696
Backends: SDL3: fixes use of now removed SDL_bool.
|
преди 10 месеца |
ocornut
|
d7cedd648b
Backends: SDL2, SDL3: Fixed building for UWP platforms. (#8008)
|
преди 10 месеца |
ocornut
|
10fe2b674a
Merge branch 'master' into docking
|
преди 10 месеца |
ocornut
|
0af2c4ef76
Backends: SDL3: Update for API changes: SDL_bool removal. SDL_INIT_TIMER removal. (#7999)
|
преди 10 месеца |
ocornut
|
bc77cccd31
Merge branch 'master' into docking
|
преди 10 месеца |
ocornut
|
42272505c9
Backends: ensure that ImGuiPlatformMonitor list is available after backend Init call. (#7995)
|
преди 10 месеца |
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 месеца |
RT2
|
1ab1e3c656
Backends: SDL3: rework implementation of ImGuiViewportFlags_NoTaskBarIcon. (#7989)
|
преди 10 месеца |
RT2
|
484764860d
Backends: SDL3: added support for viewport->ParentViewportId field to support parenting windows at OS level. (#7973)
|
преди 11 месеца |
ocornut
|
f63c95a076
Merge branch 'master' into docking
|
преди 11 месеца |
ocornut
|
6af9ac29ec
Backends: SDL3: following SDL3 reverting their change, result of SDL_GetDisplays() must be freed. (#7809)
|
преди 11 месеца |
ocornut
|
4832027eb6
Examples: SDL3: Update for API changes: SDL_Init() returns 0 on failure.
|
преди 11 месеца |
Matt Guerrette
|
6a7319543c
Backends: SDL3: following SDL3 reverting their change, result of SDL_GetGamepads must be freed. (#7918, #7898, #7807)
|
преди 11 месеца |
ocornut
|
fed4841bd4
Merge branch 'master' into docking
|
преди 11 месеца |
ocornut
|
214977e5fd
IO: (BREAKING) moved io.GetClipboardTextFn, io.SetClipboardTextFn to platform_io.Platform_GetClipboardTextFn, platform_io.Platform_SetClipboardTextFn.
|
преди 11 месеца |
ocornut
|
9ff60ae31d
IO: (BREAKING) moved GetIO().PlatformSetImeDataFn to GetPlatformIO(.Platform_SetImeDataFn. (#7660)
|
преди 11 месеца |
ocornut
|
ea01c63e36
Backends: SDL2, SDL3: amend filtering logic for it to work with multi-viewports. (#7853)
|
преди 11 месеца |
ocornut
|
24b077c7f8
Merge branch 'master' into docking (multi-viewport broken until next commit)
|
преди 11 месеца |