ocornut
|
9a5d5c45f5
Version 1.92.4
|
há 4 horas atrás |
ocornut
|
25e5baf5f0
(Breaking) Clipper: commented out legacy IncludeRangeByIndices name obsoleted in 1.89.9. (#6424, #3841)
|
há 4 horas atrás |
ocornut
|
c8db91b7b4
(Breaking) TreeNode, Selectable: commented out legacy ImGuiTreeNodeFlags_AllowItemOverlap, ImGuiSelectableFlags_AllowItemOverlap names obsoleted in 1.89.7.
|
há 4 horas atrás |
ocornut
|
bad5ee167b
Shortcuts: added support for combining ImGuiInputFlags_RouteFocused with ImGuiInputFlags_RouteOverActive,. (#9004)
|
há 1 dia atrás |
ocornut
|
4b858cf5d1
Made tooltip windows inherit parent. (#8982, #1345)
|
há 1 semana atrás |
ocornut
|
2128e2f44b
Style: added ImGuiCol_UnsavedMarker. (#8983)
|
há 1 semana atrás |
ocornut
|
8c22b8aef6
Textures: allowed backend to destroy texture while inside the NewFrame/EndFrame scope. (#8811)
|
há 1 semana atrás |
ocornut
|
b987970870
Textures: fixed an issue preventing multi-contexts sharing a ImFontAtlas from being possible to destroy in any order.
|
há 1 semana atrás |
ocornut
|
3470e6112b
(Breaking) Backends: Vulkan: moved fields in ImGui_ImplVulkan_InitInfo: RenderPass, Subpass, MSAASamples, PipelineRenderingCreateInfo. (#8946, #8110, #8111, #8686)
|
há 2 semanas atrás |
ocornut
|
f61a7ef222
Backends: SDL2,SDL3: avoid using the SDL_GetGlobalMouseState() path when one of our window is hovered. Fix mouse coordinate issue in fullscreen apps with macOS notch + better X11 perfs. (#7919, #7786)
|
há 2 semanas atrás |
ocornut
|
d4f722d5b2
IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769)
|
há 3 semanas atrás |
ocornut
|
0e7cd694eb
Version 1.92.4 WIP
|
há 3 semanas atrás |
ocornut
|
1c544ee941
Version 1.92.3
|
há 3 semanas atrás |
ocornut
|
70a43f3088
Fixed build with IMGUI_ENABLE_TEST_ENGINE.
|
há 3 semanas atrás |
ocornut
|
36133d8ac4
InputText: Word-Wrap: hide vertical scrollbar but takes its width into account. (#3237, #952, #1062, #7363)
|
há 1 mês atrás |
ocornut
|
78c1d4a92c
InputText: Word-Wrap: moving ImGuiInputTextFlags_WordWrap to public API. Added in demo. (#3237, #952, #1062, #7363)
|
há 1 mês atrás |
ocornut
|
55f590c1d1
Selectable: ImGuiSelectableFlags_SelectOnNav doesn't select when holding Ctrl, to be consistent with multi-select.
|
há 1 mês atrás |
ocornut
|
1cd08b883c
TabBar: fixed calling TabBarQueueFocus() before submitting tabs. (#8929, #6681)
|
há 1 mês atrás |
ocornut
|
8e4955bb23
Selectable: moved ImGuiSelectableFlags_SelectOnNav to public API.
|
há 1 mês atrás |
ocornut
|
11fff1ccf5
ImFont::RenderText() takes ImDrawTextFlags_CpuFineClip instead of bool cpu_fine_clip + forward ImDrawTextFlags to word-wrap code.
|
há 1 mês atrás |
ocornut
|
8a35ce0e98
CalcWordWrapPosition() breaks on \n instead of relying on caller to do it + expose ImTextCalcWordWrapNextLineStart(). (#3237, #952, #1062, #7363)
|
há 1 mês atrás |
fdsa
|
09ebcf1779
Docs: fixed mismatched parentheses & other small changes. (#8922)
|
há 1 mês atrás |
ocornut
|
605a751571
InputText, InputInt, InputFloat: fixed an issue where using Escape to revert would not write back the reverted value. (#8915, #8273)
|
há 1 mês atrás |
ocornut
|
b7cb3d93a4
Comments about using MSVC SAL for printf annotation. (#8871)
|
há 1 mês atrás |
ocornut
|
8dc457fda2
Internals: added indent, shallow tweaks + unused context pointer to InputTextCalcTextLenAndLineCount() to reduce noise in wip patch.
|
há 1 mês atrás |
ocornut
|
aa2f40c3bb
Clipper, Tables: added ImGuiListClipperFlags, ImGuiListClipperFlags_NoSetTableRowCounters. (#8886)
|
há 1 mês atrás |
ocornut
|
42656b3aa1
Scrollbar, Style: added style.ScrollbarPadding, ImGuiStyleVar_ScrollbarPadding. (#8895)
|
há 1 mês atrás |
ocornut
|
0c4f50090a
DrawList: fixed CloneOutput() taking a copy of the ImDrawListSharedData pointer. (#8894, #1860)
|
há 1 mês atrás |
ocornut
|
86ec5c8342
Version 1.92.3 WIP
|
há 1 mês atrás |
ocornut
|
45acd5e0e8
Version 1.92.2b
|
há 2 meses atrás |