ocornut
|
1f7f1f54af
Revert IsItemHovered() change for TabId. (#8877, #8883)
|
6 månader sedan |
ocornut
|
160e3683ab
Merge branch 'master' into docking
|
6 månader sedan |
ocornut
|
45acd5e0e8
Version 1.92.2b
|
6 månader sedan |
ocornut
|
774ddb58bd
Fixed IsItemHovered() failing on disabled items and items that have no identifier. Made holding on disabled items not leak IsItemDisabled() between disabled items when window has _NoMove. (#8877, #8883)
|
6 månader sedan |
ocornut
|
af920e1e6f
Version 1.92.3 WIP
|
6 månader sedan |
ocornut
|
031a18c417
Merge branch 'master' into docking
|
6 månader sedan |
ocornut
|
2b24f5fa71
Version 1.92.2
|
6 månader sedan |
ocornut
|
104f58fc48
Merge branch 'master' into docking
|
6 månader sedan |
ocornut
|
5a6fa33b88
Fixed an inconsistency between IsItemHovered() and internal hovering check, where IsItemHovered() would return true if mouse was first clicked on the background of a non-moveable window. (#8877)
|
6 månader sedan |
ocornut
|
8239a0e0c4
Nav, Tables: fix NavIsScrollPushableX logic clamping value stored in NavApplyItemToResult(), which would break scrolling. (#8816, #2221)
|
6 månader sedan |
ocornut
|
1c57dc21c2
Misc: fixes zealous MSVC static analyzer warnings + make GetInputSourceName(), GetMouseSourceName() a little more tolerant. (#8876)
|
6 månader sedan |
ocornut
|
47c41483bd
Tables, Nav: fixed navigation within scrolling tables when item boundaries goes beyond columns limits. (#8816, #2221)
|
6 månader sedan |
ocornut
|
b431114194
Viewports: added io.ConfigViewportPlatformFocusSetsImGuiFocus. (#6299, #6462)
|
6 månader sedan |
ocornut
|
cbf9e3f554
Merge branch 'master' into docking
|
6 månader sedan |
ocornut
|
9ee3d731b5
Backends: SDL_GPU3: changed ImTextureID type from SDL_GPUTextureSamplerBinding* to SDL_GPUTexture*. Added ImGui_ImplSDLGPU3_RenderState. (#8866, #8163, #7998, #7988)
|
6 månader sedan |
ocornut
|
c22af8c346
Fonts: fixes comment (amend d8da97f7).
|
6 månader sedan |
ocornut
|
1bf41a0762
Fonts, Tables: fixed PushFont() having no effect when called after submitting a hidden column. (#8865)
|
6 månader sedan |
Christian Fillion
|
f7eae45ae9
Fonts: show ImFontConfig::FontNo in DebugNodeFont(). (#8863)
|
6 månader sedan |
ocornut
|
7d5fef8642
Nav: fixed a bug where GamepadMenu couldn't toggle between main and menu layer while navigating a Modal window. (#8834)
|
6 månader sedan |
ocornut
|
eda70b4e1a
Tabs: docking nodes use ImGuiTabBarFlags_FittingPolicyMixed. (explicit default, solely for discoverability). (#3421, #8800)
|
6 månader sedan |
ocornut
|
23c9362550
Merge branch 'master' into docking
|
6 månader sedan |
ocornut
|
3ef6c8410a
Tabs: added new fitting policy ImGuiTabBarFlags_FittingPolicyMixed, new default. (#3421, #8800)
|
6 månader sedan |
ocornut
|
78d11cd781
Tabs: (Breaking) renamed ImGuiTabBarFlags_FittingPolicyResizeDown to ImGuiTabBarFlags_FittingPolicyShrink. (#261, #351)
|
6 månader sedan |
ocornut
|
7278cda039
Tabs: added TabMinWidthBase, ImGuiStyleVar_TabMinWidthBase.
|
6 månader sedan |
ocornut
|
a0cdac48e0
Tables: fixed TableGetHoveredRow() (#7350, #6588, #6250) + TableGetRowIndex() which never correctly worked when using a clipper.
|
6 månader sedan |
ocornut
|
2ab3946ecb
Windows: add StopMouseMovingWindow(), partial merge 80d78fa from docking.
|
6 månader sedan |
ocornut
|
63f00dae6b
Windows, Viewports: clear ImGuiViewportFlags_NoInputs consistently with how it is set.
|
6 månader sedan |
ocornut
|
80d78fad7c
Windows, Viewport: fixed an issue where interrupting a viewport move with e.g. a ClearActiveID() call would leave the dragged viewport with the ImGuiViewportFlags_NoInputs flag.
|
6 månader sedan |
ocornut
|
34debc733f
Merge branch 'master' into docking
|
6 månader sedan |
ocornut
|
c6c0c3be08
Docs: amend 1.92.0 logs on the fact that font->CalcTextSizeA() used to be thread-safe.
|
6 månader sedan |