ocornut
|
7e246a7bb9
Merge branch 'master' into docking
|
1 year ago |
ocornut
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
1 year ago |
ocornut
|
676497fe05
Merge branch 'master' into docking
|
2 years ago |
ocornut
|
1e17d59965
Backends: SDL2,SDL3: added ImGui_ImplSDL2_InitForOther() / ImGui_ImplSDL3_InitForOther().
|
2 years ago |
ocornut
|
f8f805f046
Merge branch 'master' into docking
|
2 years ago |
ocornut
|
33e13c85e1
Backends: Made all backends sources files support global IMGUI_DISABLE. (#6601)
|
2 years ago |
ocornut
|
ee5ce36745
Merge branch 'master' into docking, including specific merge for imgui_impl_glfw.cpp for f070497
|
2 years ago |
ocornut
|
f070497cbd
Backends: Win32/SDL2/SDL3/GLFW: Added support for io.AddMouseSourceEvent(). (#2334, #2702)
|
2 years ago |
ocornut
|
ea4565368e
Merge branch 'master' into docking
|
2 years ago |
ocornut
|
fac19e1883
Backends: SDL2:+SDL3 Implement SetPlatformImeDataFn (amends). (#6071, #1953) + fix SDL3 setting PlatformHandleRaw. (#6146)
|
2 years ago |
ocornut
|
a526ff8c30
Backends: SDL3: Added multi-viewports support. (#6146)
|
2 years ago |
ocornut
|
13fbd99491
Backends: SDL3: update to run with SDL3. Examples: Add SDL3+Gl example. Remove some version checks. (#6146)
|
2 years ago |
ocornut
|
d9bf80f655
Backends: SDL3: copied imgui_impl_sdl2 into imgui_impl_sdl3 and ONLY replaced strings (1/2). (#6146)
|
2 years ago |