ocornut
|
dbb5eeaadf
Version 1.91.8
|
6 tháng trước cách đây |
Konstantin Podsvirov
|
e6c5296f30
Examples: SDL3: Fix for Emscripten platform (#8363)
|
6 tháng trước cách đây |
ocornut
|
ae6cfd32a0
Tables, Menus: Fixed tables or child windows submitted inside BeginMainMenuBar() being unable to save their settings. (#8356)
|
6 tháng trước cách đây |
ocornut
|
fa178f4235
Error Handling: Recovery from missing EndMenuBar() call. (#1651)
|
6 tháng trước cách đây |
ocornut
|
c0308da665
Fixed zealous GCC warning. (#8355)
|
6 tháng trước cách đây |
ocornut
|
dabc990189
Rename internal id for standardizing naming convention. "##menubar" -> "##MenuBar", "###NavWindowingList" -> "###NavWindowingOverlay"
|
6 tháng trước cách đây |
ocornut
|
a71191515a
EndMainMenuBar doesn't attempt to restore focus when there's an active id. (#8355)
|
6 tháng trước cách đây |
ocornut
|
dfd1bc3c5b
Tables, Menus: Fixed using BeginTable() in menu layer (any menu bar). (#8355)
|
6 tháng trước cách đây |
ocornut
|
4230e98720
Error Handling, Debug Log: IMGUI_DEBUG_LOG_ERROR() doesn't need the extra variable.
|
6 tháng trước cách đây |
ocornut
|
ea0da0bf47
Extracted PushPasswordFont() out of InputText code.
|
6 tháng trước cách đây |
ocornut
|
9c4948a4d1
TabBar: Internals: added TabItemSpacing(). (#8349, #3291)
|
6 tháng trước cách đây |
ocornut
|
a05d547ae8
Windows: separating WindowItemStatusFlags from ChildItemStatusFlag, because IsItemXXX _after_ BeginChild()>Begin() shouldn't return last status emitted by e.g. EndChild()
|
6 tháng trước cách đây |
ocornut
|
134fbe1245
Windows: Fixed IsItemXXXX() functions not working on append-version of EndChild(). (#8350)
|
6 tháng trước cách đây |
ocornut
|
5a28f188ff
Fixed parameter names to SetLastItemData() to align with current names.
|
6 tháng trước cách đây |
ocornut
|
96e3b147f0
Fixed build with IMGUI_ENABLE_FREETYPE (#8346)
|
6 tháng trước cách đây |
ocornut
|
afb6e9a879
Fonts: OversampleH auto-selection uses 36 as heuristic for now.
|
6 tháng trước cách đây |
ocornut
|
8a1613a382
Fonts: OversampleH/OversampleV value defaults to 0 for automatic selection.
|
6 tháng trước cách đây |
ocornut
|
4211fdc70b
ImFont: compact comments in header section.
|
6 tháng trước cách đây |
ocornut
|
9eafb7bbfb
ImFont: IndexLookup[] table hold 16-bit values even in ImWchar32 mode.
|
6 tháng trước cách đây |
ocornut
|
53244aaac7
Amend 9bc5b04 with a shadowed variable warning fix.
|
6 tháng trước cách đây |
ocornut
|
ed7551c1d4
Selectable: Fixed horizontal label alignment when combined with using ImGuiSelectableFlags_SpanAllColumns. (#8338)
|
6 tháng trước cách đây |
ocornut
|
bbf957875b
Amend 9bc5b04 to avoid using GImGui mid-function.
|
6 tháng trước cách đây |
ocornut
|
9bc5b0406d
Windows, Style: Fixed small rendering issues with menu bar, resize grip and scrollbar when using thick border sizes. (#8267, #7887)
|
6 tháng trước cách đây |
ocornut
|
10199341b1
ImFontAtlas: made calling ClearFonts() call ClearInputData(). (#8174, #6556, #6336, #4723)
|
6 tháng trước cách đây |
ocornut
|
71da34c48c
Debug Tools: Tweaked font preview + indent "Glyphs" block.
|
6 tháng trước cách đây |
ocornut
|
6906ac979e
ColorEdit, ColorPicker: (Breaking) redesigned how alpha is displayed in the preview square. (#8335, #1578, #346)
|
6 tháng trước cách đây |
ocornut
|
fdca6c08ad
Inputs: added IsMouseReleasedWithDelay() helper. (#8337, #8320)
|
6 tháng trước cách đây |
ocornut
|
d17e9fc107
Backends: SDL_GPU: shallow tweaks + disable anisotropy in sampler. Examples: SDL+Vulkan: Fixed incorrect defines.
|
6 tháng trước cách đây |
ocornut
|
3e6bdc2242
Examples: SDL3+SDL_GPU: use SDL_GPU_PRESENTMODE_MAILBOX swapchain parameters.
|
6 tháng trước cách đây |
ocornut
|
bf13442c7c
Moved ImGuiColorEditFlags_AlphaPreview/ImGuiColorEditFlags_AlphaPreviewHalf flags. Demo: reorganized some of color edit/picker demo section.
|
6 tháng trước cách đây |