Historie revizí

Autor SHA1 Zpráva Datum
  ocornut add915bdc4 Backends: SDL3: Updates for recent API changes. (#7000) před 1 rokem
  ocornut 001f102f38 IO, Backends: added ImGuiKey_AppBack, ImGuiKey_AppForward. (#6891, #4921) před 1 rokem
  ocornut b0758c86d8 Backends: Added support for extra ImGuiKey values: F13 to F24 function keys. (#6891, #4921) před 1 rokem
  ocornut 357f752bed Docs: add more links to the top of every examples and backends files. před 1 rokem
  ocornut 162f8e01aa Backends: SDL3: fixed typo in 1e17d59 (#6735) před 2 roky
  ocornut 1e17d59965 Backends: SDL2,SDL3: added ImGui_ImplSDL2_InitForOther() / ImGui_ImplSDL3_InitForOther(). před 2 roky
  ocornut 33e13c85e1 Backends: Made all backends sources files support global IMGUI_DISABLE. (#6601) před 2 roky
  ocornut 5dc6013713 Backends: SDL3: Fixed build on Emscripten/iOS/Android. (#6391) před 2 roky
  Gereon V 055e71518e Backends: clear bits set in io.BackendFlags on backend Shutdown(). Clear BackendPlatformName. (#6334, #6335) před 2 roky
  Michael Martz 506f7e0074 Using nullptr in locations where warning disable is not convenient. (#6313, #4537) před 2 roky
  ocornut 9203883bbe Comments + Metal using SetTexID(0) for consistency. před 2 roky
  ocornut a7703fe6f7 Backends: SDL2/SDL3: Avoid callng SDL_StartTextInput()/SDL_StopTextInput(). (#6306, #6071, #1953) před 2 roky
  ocornut f070497cbd Backends: Win32/SDL2/SDL3/GLFW: Added support for io.AddMouseSourceEvent(). (#2334, #2702) před 2 roky
  ocornut 8a6911b894 Backends: Fixes zealous warnings (#5760) před 2 roky
  Adam Kewley 2496b973f9 Backends: SDL2,SDL3: Accept SDL_GetPerformanceCounter() not returning a monotonically increasing value. (#6189, #6114, #3644) před 2 roky
  ocornut fac19e1883 Backends: SDL2:+SDL3 Implement SetPlatformImeDataFn (amends). (#6071, #1953) + fix SDL3 setting PlatformHandleRaw. (#6146) před 2 roky
  ocornut 13fbd99491 Backends: SDL3: update to run with SDL3. Examples: Add SDL3+Gl example. Remove some version checks. (#6146) před 2 roky
  ocornut d9bf80f655 Backends: SDL3: copied imgui_impl_sdl2 into imgui_impl_sdl3 and ONLY replaced strings (1/2). (#6146) před 2 roky