omar
|
951c9dd68b
Merge branch 'master' into viewport
|
6 anni fa |
omar
|
d9a4cbc429
Examples: Comments about GLFW/SDL versions
|
6 anni fa |
omar
|
a9a60a24c1
Tweaked asserts
|
6 anni fa |
omar
|
2889a14f86
Build fix for master.
|
6 anni fa |
omar
|
9d0bc3f9ab
Merge branch 'master' into viewport
|
6 anni fa |
omar
|
b1cd52b674
Examples: SDL: Avoid testing for SDL_GetKeyboardFocus() on Android and iOS (like Emscripten). (#421)
|
6 anni fa |
omar
|
afe9c5c5f7
Examples: SDL: Fixed compilation for SDL 2..0.3 and less (running on our test servers) and clarified a bit of the messy situation. Followup to 8dd83c5. (#1542, #2117)
|
6 anni fa |
omar
|
8dd83c5fe8
Examples: SDL: SDL_GetMouseState() seems problematic, movements feels laggy in the non-viewport code path. (#1542, #2117)
|
6 anni fa |
omar
|
f3a0b17bb8
Viewport: Win32, GLFW, SDL: Clarified back-ends by using global mouse position direction. GLFW: disabled io.MouseHoveredViewport setting under Mac/Linux. (#1542, #2117) + various comments.
|
6 anni fa |
omar
|
48f6fdb349
Fixed typo.
|
6 anni fa |
omar
|
7658035e5a
About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
|
6 anni fa |
omar
|
afeefadb4e
Merge branch 'master' into viewport
|
6 anni fa |
omar
|
a423f032ee
About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
|
6 anni fa |
omar
|
01f940dc9a
Viewport: imgui_impl_sdl2: Added support for PlatformIO Platform_SetWindowAlpha.
|
6 anni fa |
omar
|
5261e5a6ba
Merge branch 'master' into viewport
|
6 anni fa |
omar
|
35d648341b
Examples: SDL: changed the signature of ImGui_ImplSDL2_ProcessEvent() to use a const SDL_Event*. (#2187)
|
6 anni fa |
omar
|
d8ab2c1ac9
Viewport: Added support for minimized window which caused problem when ImGuiBackendFlags_HasMouseHoveredViewport was not supported. (#1542) + todo
|
6 anni fa |
Brandon
|
5f79a28a07
Examples: SDL: Fixed usage of SDL_GetDisplayDPI (#2137, #1676)
|
6 anni fa |
omar
|
e73217d6f7
Merge branch 'master' into viewport
|
6 anni fa |
Michael Vetter
|
084c26aa41
Fix spacing in imgui_imp_sdl example (#2111)
|
6 anni fa |
omar
|
6cc380fc41
Merge branch 'master' into viewport
|
6 anni fa |
omar
|
7c3b9172ad
Examples: Referring to missing gamepad support in back-end that are missing it.
|
7 anni fa |
omar
|
b85f345369
Merge branch 'master' into viewport
|
7 anni fa |
omar
|
1afd29d382
Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo.
|
7 anni fa |
omar
|
0ada716184
Examples: Viewport: Disabling swap intervals / vsync on secondary context to match what the DX11 bindings is doing. (#1542)
|
7 anni fa |
omar
|
8ef0ca9765
Merge branch 'master' into viewport
|
7 anni fa |
omar
|
b1fc988c6b
imgui_impl_glfw, imgui_impl_sdl: Workaround for Emscripten which doesn't seem to handle focus related calls. (#1941)
|
7 anni fa |
omar
|
352695bc57
Merge branch 'master' into viewport
|
7 anni fa |
omar
|
d016ef1825
Examples: SDL: Removed SDL_HAS_WARP_MOUSE_GLOBAL in the non-viewport branch. (#1954) (+1 squashed commits)
|
7 anni fa |
omar
|
7b4fbf4301
Viewport: Removed the need for the back-end to fill io.MousePosViewport, it seems unnecessary at this point. (#1542)
|
7 anni fa |