ocornut
|
4d216d4510
Merge branch 'master' into docking
|
3 dni temu |
ocornut
|
aa2f40c3bb
Clipper, Tables: added ImGuiListClipperFlags, ImGuiListClipperFlags_NoSetTableRowCounters. (#8886)
|
3 dni temu |
ocornut
|
87c1ab7988
Windows: changed how g.CurrentItemFlags is modified before windows' CloseButton() submission to be less misleading. (#8903)
|
4 dni temu |
ocornut
|
319c481abb
AddFontDefault(): shallow simplification.
|
4 dni temu |
ocornut
|
229d56e37a
Debug Tools: ID Stack Tool: when ### is used, uncontributing prefix before the ### is now skipped. (#8904, #4631)
|
5 dni temu |
ocornut
|
7d230594de
Fixed ImHashSkipUncontributingPrefix() not looping in case of multiple ### elements.
|
5 dni temu |
ocornut
|
75a4a48d1f
Internals: extracted ImHashSkipUncontributingPrefix() out of CreateNewWindowSettings() and added note about it.
|
5 dni temu |
ocornut
|
9e864012ae
Debug Tools: ID Stack Tool: added option to hex-encode non-ASCII characters in output path. (#8904, #4631)
|
5 dni temu |
ocornut
|
783f1e62cc
Debug Tools: ID Stack Tool: fixed using fixed-size buffers preventing long identifiers from being displayed in the tool. (#8905, #4631)
|
5 dni temu |
ocornut
|
a28cb615ff
Viewports, Docking: Fixed a bug where closing a viewport using OS facilities would erroneously close all windows located in the viewport. (#8887)
|
1 tydzień temu |
ocornut
|
4ebfe1cba5
Merge branch 'master' into docking
|
1 tydzień temu |
ocornut
|
42656b3aa1
Scrollbar, Style: added style.ScrollbarPadding, ImGuiStyleVar_ScrollbarPadding. (#8895)
|
1 tydzień temu |
ocornut
|
720e94f3da
Rework FormatTextureIDForDebugDisplay() ImDrawCmd version as FormatTextureRefForDebugDisplay().
|
1 tydzień temu |
ocornut
|
86ec5c8342
Version 1.92.3 WIP
|
1 tydzień temu |
ocornut
|
1f7f1f54af
Revert IsItemHovered() change for TabId. (#8877, #8883)
|
2 tygodni temu |
ocornut
|
160e3683ab
Merge branch 'master' into docking
|
2 tygodni temu |
ocornut
|
45acd5e0e8
Version 1.92.2b
|
2 tygodni temu |
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)
|
2 tygodni temu |
ocornut
|
af920e1e6f
Version 1.92.3 WIP
|
2 tygodni temu |
ocornut
|
031a18c417
Merge branch 'master' into docking
|
2 tygodni temu |
ocornut
|
2b24f5fa71
Version 1.92.2
|
2 tygodni temu |
ocornut
|
104f58fc48
Merge branch 'master' into docking
|
2 tygodni temu |
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)
|
2 tygodni temu |
ocornut
|
8239a0e0c4
Nav, Tables: fix NavIsScrollPushableX logic clamping value stored in NavApplyItemToResult(), which would break scrolling. (#8816, #2221)
|
2 tygodni temu |
ocornut
|
1c57dc21c2
Misc: fixes zealous MSVC static analyzer warnings + make GetInputSourceName(), GetMouseSourceName() a little more tolerant. (#8876)
|
2 tygodni temu |
ocornut
|
47c41483bd
Tables, Nav: fixed navigation within scrolling tables when item boundaries goes beyond columns limits. (#8816, #2221)
|
2 tygodni temu |
ocornut
|
b431114194
Viewports: added io.ConfigViewportPlatformFocusSetsImGuiFocus. (#6299, #6462)
|
3 tygodni temu |
ocornut
|
cbf9e3f554
Merge branch 'master' into docking
|
3 tygodni temu |
ocornut
|
9ee3d731b5
Backends: SDL_GPU3: changed ImTextureID type from SDL_GPUTextureSamplerBinding* to SDL_GPUTexture*. Added ImGui_ImplSDLGPU3_RenderState. (#8866, #8163, #7998, #7988)
|
3 tygodni temu |
ocornut
|
c22af8c346
Fonts: fixes comment (amend d8da97f7).
|
3 tygodni temu |