Commit Graph

  • b2039aac67 Slider: Fixed to reach maximum value with inverted integer min/max ranges, both with signed and unsigned types. Added reverse Sliders to Demo. (#3432, #3449) Rokas Kupstys 2020-09-07 17:38:56 +0200
  • 6461fd40ab Examples: Fixed SDL+OpenGL2 and SDL+Vulkan examples not processing SDL_WINDOWEVENT_CLOSE events which tends to be needed in multi-viewport setting. omar 2020-09-07 12:19:50 +0200
  • b25756be4a Examples: Vulkan: Switch validation layer. Fix CMakeLists to find Vulkan the standard way. (#3459) Michel Lesoinne 2020-05-08 17:58:05 -0600
  • aa8e09d7f1 Backends: GLFW: workaround for cases where glfwGetMonitorWorkarea fails (#3457) Doug Binks 2020-09-04 16:26:31 +0100
  • cf1ebeb1ad Separate the pipeline of the dear imgui created windows from the one created with the user's render-pass. Michel Lesoinne 2020-09-06 12:58:21 -0600
  • 770994bcbb Switch to newer Vulkan validation layer. Michel Lesoinne 2020-09-06 10:46:16 -0600
  • f0b8856f15 Fix CMakeLists to find Vulkan the standard way. Michel Lesoinne 2020-05-08 17:58:05 -0600
  • b3c25a8ed1
    Merge 63d7c95429 into 36c331ff74 Rory O'Connell 2020-09-04 16:30:03 +0000
  • 63d7c95429 Merge branch 'update-vulkan-examples' into x11-samples Rory OConnell 2020-09-04 09:27:28 -0700
  • ac16247589 Workaround for cases where glfwGetMonitorWorkarea fails Doug Binks 2020-09-04 16:26:31 +0100
  • 994a86dbde
    Style Rory O'Connell 2020-09-04 00:47:45 -0700
  • bfdc9d9c6a Centralize vulkan viewport resize logic Rory OConnell 2020-09-03 22:50:11 -0700
  • 2f394d67b4 style fixes Rory OConnell 2020-08-23 16:23:16 -0700
  • 25d7d71459 Invalidate draw data if swapchain out of date Rory OConnell 2020-08-23 16:20:07 -0700
  • 91aab1c849 Swapchain may become out of date before acquiring image Rory OConnell 2020-08-20 20:20:03 -0700
  • 3c839f5058 Rebuild swapchain data when viewport out of date Rory OConnell 2020-08-18 17:43:34 -0700
  • 8cfc82d6a6 Clean up clear color copying Rory OConnell 2020-08-18 15:46:20 -0700
  • 72e2174120 Examples: Vulkan: Reworked buffer resize handling, fix for Linux/X11. (#3390, #2626) ocornut 2020-08-07 15:34:25 +0200
  • 13657dd6f0 Fix updating clear color on sdl Rory O'Connell 2020-08-06 12:02:03 -0700
  • 8eecc01221 Update sdl example for best swapchain recreation Rory O'Connell 2020-08-06 12:01:42 -0700
  • a37c0252cd Fix updating clear color Rory O'Connell 2020-08-05 19:01:35 -0700
  • 65972e17c1 Update sfml example for best swapchain recreation Rory O'Connell 2020-08-05 18:57:19 -0700
  • 751d153ca9 InputText: Fixed callback's helper DeleteChars() function when cursor is inside the deleted block. (#3454). ocornut 2020-09-03 19:09:57 +0200
  • 70289ab42c Scrolling: Fixed edge snapping being applied prior to knowing ContentSize. (#3452) ocornut 2020-09-03 17:38:51 +0200
  • 8db94cd992 Internals: Scroll related, comments & shallow tweaks. ocornut 2020-09-03 16:11:01 +0200
  • 36c331ff74 Merge branch 'master' into docking ocornut 2020-09-02 12:47:07 +0200
  • b73305be11 Examples: Vulkan: Reworked buffer resize handling, amend df89a16d (#3390, #2626) ocornut 2020-09-02 12:43:05 +0200
  • 8dacb4da20 Docking: Fixed DockNode tab bar initial order broken by 8c80d533d ocornut 2020-09-01 19:43:46 +0200
  • 4976ce3fb8 Fix bad merge Rory OConnell 2020-09-01 15:10:08 -0700
  • 04a6efef4d Merge branch 'update-vulkan-examples' into x11-samples Rory OConnell 2020-09-01 14:24:28 -0700
  • 9a9ee7f813
    NavInitWindow: Change IMGUI_DEBUG_LOG to IMGUI_DEBUG_LOG_NAV (#3450) Valentin Vanelslande 2020-09-01 16:19:33 -0500
  • 28ee2573a0 Fix bad merge Rory OConnell 2020-09-01 14:04:53 -0700
  • d4fbb60238 Merge branch 'docking' into x11-samples Rory OConnell 2020-09-01 13:55:09 -0700
  • 06286631d9
    NavInitWindow: Change IMGUI_DEBUG_LOG to IMGUI_DEBUG_LOG_NAV Valentin Vanelslande 2020-09-01 13:52:09 -0500
  • f4d062fa11 Nav: Added debug logging, extract bits of code into NavUpdateInitResult(). ocornut 2020-09-01 18:33:51 +0200
  • fc625d249f Internals: Begin: update ->Hidden flags only on first begin of the frame. (ignore whitespace to see simple diff) ocornut 2020-09-01 15:24:24 +0200
  • a456d17dfc Internals: Begin: update ->Hidden flags only on first begin of the frame. (ignore whitespace to see simple diff) ocornut 2020-09-01 15:24:24 +0200
  • 34077c0140 Merge branch 'master' into docking ocornut 2020-09-01 12:07:35 +0200
  • af5f740f51
    fix bug: correct the blend function in DX12 Ubpa 2020-09-01 13:30:59 +0800
  • ce230fc370 Internals: TabBar renaming and shuffling stuff around. ocornut 2020-08-31 17:25:16 +0200
  • 67f2dee224 Add nCine to the frameworks list in the README Angelo Theodorou 2020-08-31 11:32:29 +0200
  • a776e292fd style fixes Rory OConnell 2020-08-23 16:23:16 -0700
  • c6cb8859a8 Invalidate draw data if swapchain out of date Rory OConnell 2020-08-23 16:20:07 -0700
  • fe2d0f310f Remove unused window parameter Rory OConnell 2020-08-20 20:29:05 -0700
  • e83410a4d2 Swapchain may become out of date before acquiring image Rory OConnell 2020-08-20 20:20:03 -0700
  • f6b7856b04 Rebuild swapchain data when viewport out of date Rory OConnell 2020-08-18 17:43:34 -0700
  • 0c1887fb2b Clean up clear color copying Rory OConnell 2020-08-18 15:46:20 -0700
  • b4e1fd5384 Examples: Vulkan: Reworked buffer resize handling, fix for Linux/X11. (#3390, #2626) ocornut 2020-08-07 15:34:25 +0200
  • e08aafddfb Fix updating clear color on sdl Rory O'Connell 2020-08-06 12:02:03 -0700
  • 55b78acbee Update sdl example for best swapchain recreation Rory O'Connell 2020-08-06 12:01:42 -0700
  • 02e37991ae Fix updating clear color Rory O'Connell 2020-08-05 19:01:35 -0700
  • 2b26f46276 Update sfml example for best swapchain recreation Rory O'Connell 2020-08-05 18:57:19 -0700
  • b3e5dac01e Add an arugment to disable pixel perfect text alignment to eliminate jitter when placing labels onto objects moving quickly across the screen. Stancliff 2020-08-28 14:53:55 -0500
  • 600b8f60b4 Docking: Fixed crash in metrics. ocornut 2020-08-28 20:20:28 +0200
  • 13f718337a Internals: Added support for overriding locale decimal point, undocumented. (#2278) + Misc doc update. ocornut 2020-08-28 16:49:46 +0200
  • 675984efb6 Adding removal of window manager decoration Rory OConnell 2020-08-28 02:23:27 -0700
  • 731559cbca Merge branch 'update-vulkan-examples' into x11-samples Rory OConnell 2020-08-28 01:54:32 -0700
  • 901d432cb7 Nav: Fixed using Alt to toggle the Menu layer when inside a Modal window. (#787) Tidying up todo items. ocornut 2020-08-27 19:51:25 +0200
  • 302896d488 Basic optimization for ShadeVertsLinearColorGradientKeepAlpha() - especially for debug overhead - since it's used massively by some of our experiments. ocornut 2020-08-27 12:19:13 +0200
  • 093afd4f7f Internals: Added Name to ImGuiDataTypeInfo + minor misc comments in BeginGroup(). ocornut 2020-08-26 20:50:19 +0200
  • 45499b8f2f Window: Fixed using non-zero pivot in SetNextWindowPos() when the window is collapsed. (#3433) ocornut 2020-08-26 20:18:54 +0200
  • 8c80d533d9 Tab Bar: Fixed a small bug where toggling a tab bar from Reorderable to not Reorderable would leave tabs reordered in the tab list popup. Louis Schnellbach 2020-08-26 12:18:02 +0200
  • b30d33378d Nav: Activate InputSource as Gamepad when pressing any of the digital d-pad button. ocornut 2020-08-26 12:41:05 +0200
  • 8d71bc2132 Internals: Nav: shallow refactor. ocornut 2020-08-26 12:39:29 +0200
  • 833eb771f2 Nav: Fix navigation resuming on first visible item when using gamepad. Rokas Kupstys 2020-08-26 12:21:37 +0300
  • 1e8b9f84da Nav: Removed stateful NavMoveFromClampedRefRect and made it more explicit that nav move request from gamepad start from a clipped location. ocornut 2020-08-26 11:28:35 +0200
  • 4448734041 ImVector: added max_size() to facilitate usage with sol2 binding generator (#3429) ocornut 2020-08-26 11:03:55 +0200
  • 32be6c064b InputText: Fixed using ImGuiInputTextFlags_Password with InputTextMultiline(). (#3427, #3428) ocornut 2020-08-25 20:08:24 +0200
  • e9053515bb Merge branch 'master' into docking ocornut 2020-08-25 19:29:06 +0200
  • 5919a6fa89 Tab Bar: Keep tab item close button visible while dragging a tab (independent of hovering state). ocornut 2020-08-25 19:28:20 +0200
  • 30f0900b1c Docking: Fix honoring payload filter with overlapping nodes. (we incorrectly over-relied on g.HoveredDockNode when making change for #3398) ocornut 2020-08-25 19:03:08 +0200
  • 021c28ae39 Nav: Fix ScrollToBringRectIntoView() not bringing entire item into view when nav moves to the left. Correct some comments. Rokas Kupstys 2020-08-25 13:13:03 +0300
  • 08108cf9ee Tab Bar: Hide tab item close button while dragging a tab. ocornut 2020-08-25 11:49:16 +0200
  • 8d21acc149 remove old code Rory OConnell 2020-08-25 03:28:36 -0700
  • 3574bcb90a Update header documentation Rory OConnell 2020-08-24 23:15:29 -0700
  • 16062ca0f8 update function prototype Rory OConnell 2020-08-24 23:09:47 -0700
  • 42c7155d0e Initial working X11 viewport support Rory OConnell 2020-08-24 23:03:52 -0700
  • afd429b628 clean up build script Rory OConnell 2020-08-24 23:02:55 -0700
  • c0b098e4f2
    Fix AutoScroll in Console Example Jonathan Hoffstadt 2020-08-24 23:39:00 -0500
  • d69fe1b85a
    Update imgui_widgets.cpp Jonathan Hoffstadt 2020-08-24 11:21:08 -0500
  • 324709afc8
    Fixed issue with InputTextMultiline/Password Flag issue #3427 Jonathan Hoffstadt 2020-08-24 10:29:22 -0500
  • 2e50d0706b Selectable: Tweaks. Added internal ImGuiSelectableFlags_NoPadWithHalfSpacing. omar 2020-08-24 16:26:47 +0200
  • d451f6cc30 Nav tweaks. Demo: Fixed drag and drop demo state (broken by f152fac4f1). Fixed incorrect format string (which would work without IMGUI_DISABLE_OBSOLETE_FUNCTIONS). omar 2020-08-24 14:13:18 +0200
  • 5813927bfb style fixes Rory OConnell 2020-08-23 16:23:16 -0700
  • d6210b939f Invalidate draw data if swapchain out of date Rory OConnell 2020-08-23 16:20:07 -0700
  • 7b0570d6ba Revert "Drags, Sliders: internal ReadOnly flag gets forwarded properly to temp InputText()." ocornut 2020-08-21 20:15:07 +0200
  • fdf952108d Drags, Sliders: internal ReadOnly flag gets forwarded properly to temp InputText(). ocornut 2020-08-21 19:16:59 +0200
  • 831e2c920e Docking, Viewport: Fixed a rare edge-case if the window targetted by CTRL+Tab stops being rendered. ocornut 2020-08-21 18:44:56 +0200
  • cf312545e8 Docking: Fixed docking while hovering a child window. (#3420) broken by 85a661d27. Improve metrics debugging. ocornut 2020-08-21 16:21:51 +0200
  • df89a16d26 Examples: Vulkan: Reworked buffer resize handling, fix for Linux/X11. (#3390, #2626) ocornut 2020-08-07 15:34:25 +0200
  • d6f3a8848d Viewports: Backends: DirectX9: Allow D3DERR_DEVICELOST on secondary viewports. (#3424) ocornut 2020-08-21 15:02:52 +0200
  • a2118b1a13 Remove unused window parameter Rory OConnell 2020-08-20 20:29:05 -0700
  • 77515c02e4 Swapchain may become out of date before acquiring image Rory OConnell 2020-08-20 20:20:03 -0700
  • 9d20a5f0a5 Docking: DockSpace() emits ItemSize() properly + dockspace demo (works now since 05a25e5f3) ocornut 2020-08-20 16:21:48 +0200
  • ad8fdc917f Merge branch 'master' into docking ocornut 2020-08-20 22:42:14 +0200
  • 9b50e691ed TreeNode: Made clicking on arrow toggle toggle the open state on the Mouse Down event. Amend 05420ea2c. ocornut 2020-08-20 22:26:10 +0200
  • 97dad66516 Metrics: Various tweaks, listing windows front-to-back, greying inactive items when possible. ocornut 2020-08-20 16:49:11 +0200
  • 9262609eaf Version 1.79 WIP ocornut 2020-08-20 12:19:39 +0200
  • 05a25e5f36 BeginMenuBar: Fixed minor bug where CursorPosMax gets pushed to CursorPos prior to calling BeginMenuBar(), so e.g. calling the function at the end of a window would often add +ItemSpacing.y to scrolling range. ocornut 2020-08-20 16:19:53 +0200
  • fc9ccad6b9 InputText: Add ImGuiInputTextFlags_CallbackEdit, selection helpers in ImGuiInputTextCallbackData(). Add simple InputText() callbacks demo. ocornut 2020-08-20 11:25:39 +0200