- Jan 14, 2025
- Jan 13, 2025
-
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
# Conflicts: # backends/imgui_impl_vulkan.cpp # imgui_internal.h
-
ocornut authored
Fixed IsItemDeactivated(), IsItemDeactivatedAfterEdit() to work when interrupted before/after the active id is submitted. (#5184, #5904, #6766, #8303, #8004)
-
ocornut authored
- Jan 12, 2025
-
-
ocornut authored
Error Handling: Turned common EndTable() and other TableXXX functions fail cases into recoverable errors. (#1651, #8314)
-
- Jan 09, 2025
-
-
ocornut authored
Backends, Examples: Vulkan: add IMGUI_IMPL_VULKAN_MINIMUM_IMAGE_SAMPLER_POOL_SIZE. use in descriptor pools sizes. (#6642)
-
Daniel Walz authored
-
ocornut authored
-
ocornut authored
-
ocornut authored
-
Delta authored
+Squashed: Optimized shader source code encoding by ocornut (#8163, #7998, #7988) (squashed to avoid storing both in git history, 130 KB->62 KB)
-
- Jan 08, 2025
-
-
ocornut authored
Fonts: Further tweaks for Ellipsis ("...") character width when automatically created from a single comma character: use AdvanceX as min.
-
ocornut authored
Fonts: Fixed miscalculation of Ellipsis ("...") character width when automatically created from a single comma character.
-
ocornut authored
BeginChild: also caller to manually set ImGuiNextWindowDataFlags_HasChildFlags / ChildFlags. (#8280)
-
ocornut authored
# Conflicts: # backends/imgui_impl_dx10.cpp # backends/imgui_impl_dx11.cpp # backends/imgui_impl_metal.mm # imgui.cpp
-
ocornut authored
-
ocornut authored
-
Selim Sandal authored
-
ocornut authored
-
Arash Partow authored
-
- Jan 07, 2025
-
-
ocornut authored
-
- Jan 06, 2025
-
-
ocornut authored
DX9 and DX12 users can already alter the projection matrix (in undocumented ways, but possible)
-
ocornut authored
-
ocornut authored
# Conflicts: # backends/imgui_impl_vulkan.cpp
-
ocornut authored
-
Jovan Ristic authored
-
ocornut authored
Backends: Vulkan: moved helpers to backend: ImGui_ImplVulkanH_SelectPhysicalDevice(), ImGui_ImplVulkanH_SelectQueueFamilyIndex(). (#8180)
-
omar authored