Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 14, 2025
Commits on Feb 13, 2025
- committed
Backends: Vulkan: Fixed building with older headers not supporting VK_HEADER_VERSION_COMPLETE. (#8326, #8365)
committed- committed
Backends: Vulkan: Added ApiVersion field in ImGui_ImplVulkan_InitInfo. Dynamic rendering path loads "vkCmdBeginRendering/vkCmdEndRendering" without -KHR on API 1.3. (#8326, #8365)
committed- authored
Commits on Feb 12, 2025
- committed
- committed
Tables: tamed some .ini settings optimizations to more accurately allow overwriting/hot-reloading settings. (#7934)
committed- committed
Styles, Tabs: (Breaking) Renamed TabMinWidthForCloseButton to TabCloseButtonMinWidthUnselected. Added TabCloseButtonMinWidthSelected. (#8387)
committed
Commits on Feb 10, 2025
- committed
Tables: fixed an issue where Columns Visible/Hidden state wouldn't be correctly overridden when hot-reloading .ini state. (#7934)
committed- committed
- committed
TextLinkOpenURL(): fixed default Win32 io.PlatformOpenInShellFn handler to handle UTF-8 regardless of system regional settings. (#7660)
committed- committed
Commits on Feb 8, 2025
- authored
Commits on Feb 7, 2025
- committed
- committed
- committed
- committed
- committed
Commits on Feb 6, 2025
Commits on Feb 4, 2025
Commits on Feb 3, 2025
(Breaking) Fonts: removed ImFontConfig::GlyphExtraSpacing option which seems largely obsolete and unused. (#242)
committed- committed
Backends: WebGPU: add type alias for dawn WGPUProgrammableStageDescriptor -> WGPUComputeState. (#8369)
InputTextWithHint(): Fixed buffer overflow when user callback modifies the buffer contents in a way that alters hint visibility. (#8368)
committed