ocornut
|
5c1d2d1e4c
Version 1.91.7
|
6 meses atrás |
ocornut
|
9f8481a842
(Breaking) TreeNode: renamed ImGuiTreeNodeFlags_SpanTextWidth to ImGuiTreeNodeFlags_SpanLabelWidth. (#6937)
|
6 meses atrás |
ocornut
|
21902e2f53
Backends: SDL_GPU: fixed SDL_GPUViewport initialisation. (#8163, #7998, #7988)
|
6 meses atrás |
ocornut
|
c38c18c1a0
Avoid using 1<<31 for ImGuiWindowFlags_NavFlattened as it seems to confuse some binding generators.
|
6 meses atrás |
ocornut
|
c5f60942bd
Demo: tweak demo for ImGuiTreeNodeFlags_LabelSpanAllColumns. (#8318, #3565)
|
6 meses atrás |
ocornut
|
290e402a02
TreeNode, Tables: added ImGuiTreeNodeFlags_LabelSpanAllColumns. (#8318, #3565)
|
6 meses atrás |
ocornut
|
6fb7d44255
Backends: SDL2/SDL3: Comments. (#7672, #7670)
|
6 meses atrás |
ocornut
|
32cea85331
Debug Tools: Item Picker: Always available in menu. Tweak Demo Debug Options. (#2673, #1651)
|
6 meses atrás |
ocornut
|
00f12b9a09
InputText: Fixed not calling CallbackEdit on revert/clear with Escape key. (#8273) + rework comments.
|
6 meses atrás |
ocornut
|
a604d4f717
Fixed IsItemDeactivated(), IsItemDeactivatedAfterEdit() to work when interrupted before/after the active id is submitted. (#5184, #5904, #6766, #8303, #8004)
|
6 meses atrás |
ocornut
|
a28ffa81c4
Docs: added more references to IsKeyDown(), InFlags. (#8317)
|
6 meses atrás |
ocornut
|
1d962820d8
Error Handling: Turned common EndTable() and other TableXXX functions fail cases into recoverable errors. (#1651, #8314)
|
6 meses atrás |
ocornut
|
0b8ff4b238
Backends, Examples: Vulkan: add IMGUI_IMPL_VULKAN_MINIMUM_IMAGE_SAMPLER_POOL_SIZE. use in descriptor pools sizes. (#6642)
|
6 meses atrás |
Daniel Walz
|
e7fb97208a
Backends: Metal: Added missing IM_UNUSED (#8302)
|
6 meses atrás |
ocornut
|
596e09770d
Backends: SDL3: Added ImGui_ImplSDL3_InitForSDLGPU() for consistency. (#8163, #7998, #7988)
|
6 meses atrás |
ocornut
|
e799849272
Backends: SDLGPU3: Added sdl_gpu backend (amends). (#8163, #7998, #7988)
|
6 meses atrás |
Delta
|
8bbccf7a97
Backends: SDLGPU3: Added sdl_gpu backend. (#8163, #7998, #7988)
|
6 meses atrás |
ocornut
|
940d9540f3
Fixed MinGW builds uses UTF-8 friendly _wfopen(). (#8300)
|
6 meses atrás |
ocornut
|
c7983115e9
Fonts: Further tweaks for Ellipsis ("...") character width when automatically created from a single comma character: use AdvanceX as min.
|
7 meses atrás |
ocornut
|
90094a871a
Fonts: Fixed miscalculation of Ellipsis ("...") character width when automatically created from a single comma character.
|
7 meses atrás |
ocornut
|
1c67a3412e
BeginChild: also caller to manually set ImGuiNextWindowDataFlags_HasChildFlags / ChildFlags. (#8280)
|
7 meses atrás |
ocornut
|
2b8545684c
Refactor: moved Window Focus related functions to a dedicated section.
|
7 meses atrás |
ocornut
|
bbbdc70f26
Refactor: moved FindBlockingModal() in its section.
|
7 meses atrás |
Selim Sandal
|
e6a7c7689f
Backends: Metal: Fixed memory leaks. (#8276, #8166)
|
7 meses atrás |
ocornut
|
0514332474
Avoid clang/gcc warnings: -Wnontrivial-memaccess in backends. (#8295, #8129, #8135)
|
7 meses atrás |
ocornut
|
3115ae0815
Demo: Font selector combo sets default focus.
|
7 meses atrás |
ocornut
|
cec8ff1885
Backends: Vulkan: Fixed building with using VK_NO_PROTOTYPES. (#8180)
|
7 meses atrás |
ocornut
|
f04d3cbdaa
Backends: DirectX10: Expose selected render state in ImGui_ImplDX10_RenderState, which you can access in 'void* platform_io.Renderer_RenderState' during draw callbacks. (#6969, #5834, #7468, #3590)
|
7 meses atrás |
ocornut
|
af271e7330
Backends: DX11: Expose vertex constant buffer in ImGui_ImplDX11_RenderState.
|
7 meses atrás |
ocornut
|
93a93071a2
Examples: Add Win32+Vulkan example, amends. (#8180)
|
7 meses atrás |