Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 8, 2025
BeginChild: also caller to manually set ImGuiNextWindowDataFlags_HasChildFlags / ChildFlags. (#8280)
committed- committed
- committed
- committed
Commits on Jan 7, 2025
Commits on Jan 6, 2025
- committed
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)
committed- committed
- committed
Backends: Vulkan: moved helpers to backend: ImGui_ImplVulkanH_SelectPhysicalDevice(), ImGui_ImplVulkanH_SelectQueueFamilyIndex(). (#8180)
committed- authored
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Dec 20, 2024
- committed
- committed
- committed
- committed
- committed
- committed
Debug Tools: Debug Log: hovering 0xXXXXXXXX values in log is allowed even if a popup is blocking mouse access to the debug log window. (#5855)
committedError Handling: Fixed bugs recovering from within a table that created a child window, and from nested child windows. (#1651)
committed