ocornut
|
1c544ee941
Version 1.92.3
|
1 долоо хоног өмнө |
ocornut
|
70a43f3088
Fixed build with IMGUI_ENABLE_TEST_ENGINE.
|
1 долоо хоног өмнө |
ocornut
|
36133d8ac4
InputText: Word-Wrap: hide vertical scrollbar but takes its width into account. (#3237, #952, #1062, #7363)
|
2 долоо хоног өмнө |
ocornut
|
78c1d4a92c
InputText: Word-Wrap: moving ImGuiInputTextFlags_WordWrap to public API. Added in demo. (#3237, #952, #1062, #7363)
|
2 долоо хоног өмнө |
ocornut
|
55f590c1d1
Selectable: ImGuiSelectableFlags_SelectOnNav doesn't select when holding Ctrl, to be consistent with multi-select.
|
2 долоо хоног өмнө |
ocornut
|
1cd08b883c
TabBar: fixed calling TabBarQueueFocus() before submitting tabs. (#8929, #6681)
|
2 долоо хоног өмнө |
ocornut
|
8e4955bb23
Selectable: moved ImGuiSelectableFlags_SelectOnNav to public API.
|
2 долоо хоног өмнө |
ocornut
|
11fff1ccf5
ImFont::RenderText() takes ImDrawTextFlags_CpuFineClip instead of bool cpu_fine_clip + forward ImDrawTextFlags to word-wrap code.
|
1 сар өмнө |
ocornut
|
8a35ce0e98
CalcWordWrapPosition() breaks on \n instead of relying on caller to do it + expose ImTextCalcWordWrapNextLineStart(). (#3237, #952, #1062, #7363)
|
1 сар өмнө |
fdsa
|
09ebcf1779
Docs: fixed mismatched parentheses & other small changes. (#8922)
|
3 долоо хоног өмнө |
ocornut
|
605a751571
InputText, InputInt, InputFloat: fixed an issue where using Escape to revert would not write back the reverted value. (#8915, #8273)
|
3 долоо хоног өмнө |
ocornut
|
b7cb3d93a4
Comments about using MSVC SAL for printf annotation. (#8871)
|
3 долоо хоног өмнө |
ocornut
|
8dc457fda2
Internals: added indent, shallow tweaks + unused context pointer to InputTextCalcTextLenAndLineCount() to reduce noise in wip patch.
|
1 сар өмнө |
ocornut
|
aa2f40c3bb
Clipper, Tables: added ImGuiListClipperFlags, ImGuiListClipperFlags_NoSetTableRowCounters. (#8886)
|
1 сар өмнө |
ocornut
|
42656b3aa1
Scrollbar, Style: added style.ScrollbarPadding, ImGuiStyleVar_ScrollbarPadding. (#8895)
|
1 сар өмнө |
ocornut
|
0c4f50090a
DrawList: fixed CloneOutput() taking a copy of the ImDrawListSharedData pointer. (#8894, #1860)
|
1 сар өмнө |
ocornut
|
86ec5c8342
Version 1.92.3 WIP
|
1 сар өмнө |
ocornut
|
45acd5e0e8
Version 1.92.2b
|
1 сар өмнө |
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)
|
1 сар өмнө |
ocornut
|
af920e1e6f
Version 1.92.3 WIP
|
1 сар өмнө |
ocornut
|
2b24f5fa71
Version 1.92.2
|
1 сар өмнө |
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)
|
1 сар өмнө |
Ian
|
ea075ed973
ImVector: skip memcpy in operator= if Data isn't initialized to play nice with -fsanitize=undefined. (#8874)
|
1 сар өмнө |
ocornut
|
9ee3d731b5
Backends: SDL_GPU3: changed ImTextureID type from SDL_GPUTextureSamplerBinding* to SDL_GPUTexture*. Added ImGui_ImplSDLGPU3_RenderState. (#8866, #8163, #7998, #7988)
|
1 сар өмнө |
LEE KYOUNGHEON
|
e7d0ad092c
Removed static inline usages from free functions. (#8867, #8813)
|
1 сар өмнө |
ocornut
|
3ef6c8410a
Tabs: added new fitting policy ImGuiTabBarFlags_FittingPolicyMixed, new default. (#3421, #8800)
|
2 сар өмнө |
ocornut
|
78d11cd781
Tabs: (Breaking) renamed ImGuiTabBarFlags_FittingPolicyResizeDown to ImGuiTabBarFlags_FittingPolicyShrink. (#261, #351)
|
2 сар өмнө |
ocornut
|
7278cda039
Tabs: added TabMinWidthBase, ImGuiStyleVar_TabMinWidthBase.
|
2 сар өмнө |
ocornut
|
a0cdac48e0
Tables: fixed TableGetHoveredRow() (#7350, #6588, #6250) + TableGetRowIndex() which never correctly worked when using a clipper.
|
2 сар өмнө |
ocornut
|
87d7f7744e
Fonts: (Internal) Added undocumented ImFontBaked::LoadNoRenderOnLayout. (#8758, #8465)
|
2 сар өмнө |