Historial de Commits

Autor SHA1 Mensaje Fecha
  ocornut 4fde473f38 Backends: warning fixes (for docking branch). hace 1 mes
  ocornut b580c11303 Merge branch 'master' into docking hace 1 mes
  ocornut e97e55adbc Backends: Fixed various warnings discovered when using MinGW GCC 15/Clang on latest backends. hace 1 mes
  ocornut 9a50c09172 Bsckends: SDL2, GLFW: fixed ImGui_ImplXXXX_GetContentScaleXXX functions never using SDL 2.0.4 & GLFW 3.3 path in master. hace 1 mes
  ocornut 65857236c7 Backends: GLFW, SDL2, SDL3, update for docking to use helpers. hace 1 mes
  ocornut 6af6cec23f Merge branch 'master_fonts' into docking hace 1 mes
  ocornut b98e92839c Backends: SDL2, SDL3, GLFW: Backport small part of c90ea13 from docking. hace 1 mes
  ocornut 9da3e6696a Backends: SDL2: added ImGui_ImplSDL2_GetDpiScaleForDisplay(), ImGui_ImplSDL2_GetContentScaleForWindow() helpers. hace 1 mes
  ocornut e11ad6b77e Merge branch 'master' into docking hace 2 meses
  ocornut 9361c35176 Backends: SDL2, SDL3: maximum room for sanitizer to not be zealous. hace 2 meses
  ocornut c008c7d494 Merge remote-tracking branch 'origin/master' into docking hace 2 meses
  ocornut c90ea1315a Viewports: added per-viewport FramebufferScale, Platform_GetWindowFramebufferScale() + Backends: GLFW, SDL2, SDL3, Apple: added support. (#1065, #1542, #1676, #1786, #2826, #3757, #5081, #5580, #5592, #6465, #7273, #7779 etc.) hace 2 meses
  ocornut 08689c51a9 Backends: GLFW, SDL2, SDL3: include GLFW/SDL version number in io.BackendPlatformName. hace 2 meses
  ocornut fcdaa32793 Backends: GLFW: Disable multi-viewports under Wayland. (#8587) hace 3 meses
  ocornut fe298cf984 Revert "Backends: SDL2, SDL3: viewports created with ImGuiViewportFlags_NoInputs are passing SDL_WINDOW_TOOLTIP to SDL_CreateWindow(). (#8576)" hace 3 meses
  ocornut 2a000ee091 Backends: SDL2, SDL3: viewports created with ImGuiViewportFlags_NoInputs are passing SDL_WINDOW_TOOLTIP to SDL_CreateWindow(). (#8576) hace 3 meses
  ocornut f53de38e1f Viewports, Backends: Debug logging. hace 3 meses
  ocornut 06c2c9f456 Merge branch 'master' into docking hace 3 meses
  Zane van Iperen 74e453cf15 Backends: SDL2, SDL3: don't attempt to call SDL_CaptureMouse() on drivers where we don't call SDL_GetGlobalMouseState(). (#8561) hace 3 meses
  ocornut b811c42034 Backends: SDL2/SDL3: revert updating monitors and work area info every frame. Workaround for Windows. (#8415, #8558) hace 3 meses
  ocornut df5690d91a Merge branch 'master' into docking hace 4 meses
  ocornut 979c7d76ab Backends: SDL2, SDL3, OSX: Fill gamepad inputs and set ImGuiBackendFlags_HasGamepad regardless of ImGuiConfigFlags_NavEnableGamepad being set. (#8508) hace 4 meses
  ocornut aa97252f60 Merge branch 'master' into docking hace 4 meses
  ocornut 51e4cba909 Backends: Fixed zealous warnings. hace 4 meses
  ocornut 6972b6c380 Merge branch 'master' into docking hace 4 meses
  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) hace 4 meses
  ocornut 3fb14b50f8 Merge branch 'master' into docking hace 5 meses
  ocornut aa83d5d455 Backends: SDL2, SDL3: Only start SDL_CaptureMouse() when mouse is being dragged. (#6410, #3650) hace 5 meses
  ocornut 2db3e9d439 Backends: SDL2, SDL3: Use display bounds when SDL_GetDisplayUsableBounds() fails or return a zero size. (#8415, #3457) hace 5 meses
  ocornut 9ab0b66f50 Backends: fixed comment to state that ImGuiViewport::PlaformHandle is used to store SDL's WindowID, not SDL_Window*. (#7853) hace 5 meses