Commit History

作者 SHA1 備註 提交日期
  ocornut 5d472c4895 Merge branch 'master' into docking + fixes for #3259 5 年之前
  ocornut bb2529dd48 Backends: SDL: Report a zero display-size when window is minimized, consistent with other backends. 5 年之前
  ocornut 05c3e0b898 Merge commit 'caca55c642d16cf1c2649831c5d06b1f26146d12' into docking 5 年之前
  ocornut 0345324646 Backends: SDL: Fixed mapping for ImGuiKey_KeyPadEnter. (#3031) [@Davido71] 5 年之前
  ocornut 7d80a8f4f5 Backends: Fix ImGui_ImplSDL2_InitForMetal() in docking branch. 5 年之前
  Omar bb1e6f8af6 Merge branch 'master' into docking 5 年之前
  Rokas Kupstys 21b9e42964 Minor fixes to example_sdl_metal and a changelog entry. 5 年之前
  coding_jackalope f346b4b302 Examples: SDL+Metal example. 5 年之前
  omar 7e2d172ae5 Backends: GLFW, SDL: Platform monitors declared properly even if multi-viewport is not enabled. 5 年之前
  Rokas Kupstys 7794b104c5 Backends: SDL/Viewports: Fix crash when SDL backend is used with DirectX graphics API and system does not support Vulkan. 5 年之前
  omar f5528001f6 Merge branch 'master' into docking 5 年之前
  omar f1b5c742ff Viewports: Add various comments 5 年之前
  omar 8bcac7d95c Backends: GLFW, SDL: report Windows key (io.KeySuper) as always released. 5 年之前
  omar 861f786d81 Merge branch 'master' into docking 5 年之前
  Rokas Kupstys f6951bb67d Viewports: SDL2: Honor NoTaskBarIcon flag under non Win32 OS. (#2117) 5 年之前
  omar c706ff6f3a Merge branch 'master' into docking 5 年之前
  omar 0f7105e156 Backends: SDL: Wayland: Use SDL_GetMouseState (amend 78ff147) (#2800, 2802) 5 年之前
  NeroBurner-tux 78ff147181 SDL: On wayland use SDL_GetMouseState (#2802) 6 年之前
  omar 992736dc5d Merge branch 'refs/heads/master' into docking 5 年之前
  omar 8342e5b91a Amend previous commits (added ImGuiMouseCursor_NotAllowed enum + new cursors in GLFW 3.4) 5 年之前
  Rokas Kupstys 945a509773 Implement ImGuiMouseCursor_NotAllowed mouse cursor. 5 年之前
  omar 7feccf9ab2 Merge branch 'master' into docking 5 年之前
  omar 53278be61f FAQ, Readme. Use = {} instead of = { 0 }, wasn't problematic because they were all static variables or one stack array not read. But hey. 5 年之前
  omar 575df6f192 Merge branch 'master' into docking 6 年之前
  omar 9cda3035fd Merge branch 'master' into docking 6 年之前
  omar f0348ddffc Amend 0f86116, renamed to ImGuiKey_KeyPadEnter Changelog.. (#2677, #2005) 6 年之前
  Aaron Cooper 0f86116a69 Adding an ImGuiKey 'ImGuiKey_EnterSecondary' to support platforms that differentiate the enter (return key) and the numpad enter key. 6 年之前
  omar adbbd17cb6 Addendum to #2635. Add support for multi-viewports in SDL+DX!! example. making all Win32-centric back-ends handle PlatformHandleRaw. Using the field to use/store the HWND for internal purpose in SDL/GLFW back-ends. (#1542) 6 年之前
  Vincent Hamm 3e8eebfbec Viewport: Added PlatformHandleRaw. Update SDL+DX11 example. (#1542, #2635) 6 年之前
  omar e2c1f0a7cd Merge branch 'master' into docking 6 年之前