ocornut
|
20066a8964
Examples: DirectX12+Win32: also test for IsIconic() for sleeping since we don't seem to get a DXGI_STATUS_OCCLUDED signal when minimized. (#8603)
|
пре 4 месеци |
ocornut
|
3f8033324f
Demo: Dual List Box: fix sorting function, in theory should return 0 when equal. (#8601)
|
пре 4 месеци |
ocornut
|
75ddd9a6cd
Backends: SDLGPU3: added support for ImDrawCallback_ResetRenderState. (#8599)
|
пре 4 месеци |
Ryan Jensen
|
b3c96bde8c
Demo: use IM_ARRAYSIZE more consistently InputText calls in demo window (#8596)
|
пре 4 месеци |
ocornut
|
cbb8edb0b7
Tables: fixed an assert when combining Tables, Frozen Rows, Clipper and BeginMultiSelect() in a certain order. (#8595, #8250)
|
пре 4 месеци |
ocornut
|
75964a9860
CI: run on ubuntu-latest.
|
пре 4 месеци |
ocornut
|
0fc4967ebc
Rework TextAligned() api to fix issues with baseline alignment + use standard CalcItemSize(). (#7024)
|
пре 5 месеци |
ocornut
|
aed1bcc12c
Rework TextAligned() api to take size input. (#7024)
|
пре 5 месеци |
ocornut
|
6a42d6b339
Added wp TextAligned() TextAlignedV(), TextAlignedExV() to internal API. (#7024)
|
пре 5 месеци |
ocornut
|
dcf0d8cab6
Tables: fixed TableHeader() eager vertical clipping of text. (#6236)
|
пре 5 месеци |
ocornut
|
7c6ce12fa4
Platform IME: minor amend to bf0f586 (#8584)
|
пре 5 месеци |
ocornut
|
bf0f586b69
Platform IME: added ImGuiPlatformImeData::WantTextInput, ViewportId. Backends: SDL3: honor WantTextInput. (#8584, #7492, #6341)
|
пре 5 месеци |
ocornut
|
af987eb117
Backends: DX12: build fix for Clang. (#8582)
|
пре 5 месеци |
ocornut
|
69d572bb10
Fonts: reworked text ellipsis logic to ensure a "..." is always displayed instead of a single character. (#7024)
|
пре 5 месеци |
ocornut
|
97d85338e8
Tabs: adjust handling of ellipsis now that Close Button visibility changed. (#8387) Internals: remove extra parameter to RenderTextEllipsis().
|
пре 5 месеци |
ocornut
|
e4a865177e
ImFont: added cpu clip fine option for ImFont::RenderChar() (which is technically internal).
|
пре 5 месеци |
ocornut
|
faea193800
Internals: minor refactor of TabItemLabelAndCloseButton(), should be no-op.
|
пре 5 месеци |
ocornut
|
7ab4728a36
Error Handling: added better error report and recovery when calling EndFrame() or Render() without NewFrame().
|
пре 5 месеци |
ocornut
|
b23a216ecd
Examples: added SDL2+Vulkan, SDL3+Vulkan, GLFW+Vulkan makefiles. Amend ignore list. (#2480)
|
пре 5 месеци |
519q
|
d3bb3336f5
Backends: OSX: remove duplicate variable. (#8565)
|
пре 5 месеци |
ocornut
|
3ab50c334a
TreeNode, Style: added style.TreeLinesRounding support. (#2920)
|
пре 5 месеци |
ocornut
|
9943137d1e
TreeNode: fixed non-opened clipped child node not moving Y2 marker. (#2920)
|
пре 5 месеци |
ocornut
|
ee0d96ac0d
TreeNode: extract code out of TreePop() into TreeNodeDrawLineToTreePop(). (#2920)
|
пре 5 месеци |
ocornut
|
8c977bf7b3
TreeNode, Tables: fixed ImGuiTreeNodeFlags_DrawLinesXXX feature when TreePop() is called in table: in no column or at top of row. (#2920)
|
пре 5 месеци |
ocornut
|
5311253468
TreeNode: ImGuiTreeNodeFlags_DrawLinesFull uses ToNodes Y2 when they are close (using a threshold). (#2920)
|
пре 5 месеци |
ocornut
|
ed50bb1676
TreeNode, Tables: fixed ImGuiTreeNodeFlags_DrawLinesXXX feature when TreePop() is called from a different column. (#2920)
|
пре 5 месеци |
ocornut
|
bbb0f0ade4
TreeNode: fixed incorrect clipping of arrow/bullet when using ImGuiTreeNodeFlags_SpanAllColumns.
|
пре 5 месеци |
ocornut
|
43caca05c2
TreeNode: DrawLines: tweak X2 offset to avoid losing line when ItemSpacing is large. (#2920)
|
пре 5 месеци |
ocornut
|
bcbbfdaad4
TreeNode: DrawLines: latch X1 offset during TreePush(). (#2920)
|
пре 5 месеци |
ocornut
|
5e7174dec6
TreeNode: removed TreeLinesSize > 0.0f optimization check. (#2920)
|
пре 5 месеци |