ocornut
|
eda70b4e1a
Tabs: docking nodes use ImGuiTabBarFlags_FittingPolicyMixed. (explicit default, solely for discoverability). (#3421, #8800)
|
6 днів тому |
ocornut
|
23c9362550
Merge branch 'master' into docking
|
6 днів тому |
ocornut
|
320c94bfaa
Tabs: when scrolling is enabled, track selected tabs when resizing down parent container. (#3421, #8800)
|
6 днів тому |
ocornut
|
3ef6c8410a
Tabs: added new fitting policy ImGuiTabBarFlags_FittingPolicyMixed, new default. (#3421, #8800)
|
6 днів тому |
ocornut
|
cc1fbcc9a9
Fonts: undo change done in b884533 since 19d1ad0 made them unnecessary. (#8794, #8850)
|
6 днів тому |
ocornut
|
78d11cd781
Tabs: (Breaking) renamed ImGuiTabBarFlags_FittingPolicyResizeDown to ImGuiTabBarFlags_FittingPolicyShrink. (#261, #351)
|
6 днів тому |
ocornut
|
7278cda039
Tabs: added TabMinWidthBase, ImGuiStyleVar_TabMinWidthBase.
|
6 днів тому |
ocornut
|
7bb9db501c
Tabs: fixed 046a8ea (commited a modified file).
|
6 днів тому |
ocornut
|
046a8eae0f
Tabs: fixed tab bar underline not drawing below scroll buttons. (#6820, #4859, #5022, #5239)
|
6 днів тому |
ocornut
|
a0cdac48e0
Tables: fixed TableGetHoveredRow() (#7350, #6588, #6250) + TableGetRowIndex() which never correctly worked when using a clipper.
|
6 днів тому |
ocornut
|
2ab3946ecb
Windows: add StopMouseMovingWindow(), partial merge 80d78fa from docking.
|
1 тиждень тому |
ocornut
|
63f00dae6b
Windows, Viewports: clear ImGuiViewportFlags_NoInputs consistently with how it is set.
|
1 тиждень тому |
ocornut
|
80d78fad7c
Windows, Viewport: fixed an issue where interrupting a viewport move with e.g. a ClearActiveID() call would leave the dragged viewport with the ImGuiViewportFlags_NoInputs flag.
|
1 тиждень тому |
ocornut
|
34debc733f
Merge branch 'master' into docking
|
1 тиждень тому |
ocornut
|
87d7f7744e
Fonts: (Internal) Added undocumented ImFontBaked::LoadNoRenderOnLayout. (#8758, #8465)
|
1 тиждень тому |
ocornut
|
10dc1882c8
Fonts: (Internal) rename ImFontBaked::LockLoadingFallback to ImFontBaked::LoadNoFallback.
|
1 тиждень тому |
ocornut
|
c6c0c3be08
Docs: amend 1.92.0 logs on the fact that font->CalcTextSizeA() used to be thread-safe.
|
1 тиждень тому |
ocornut
|
da6c97203e
Fixed comments for io.KeyCtrl / io.KeySuper to match the one for ImGuiMod_Ctrl, ImGuiMod_Super. (#8839)
|
1 тиждень тому |
Miolith
|
853a46e021
Backends: Vulkan: fixed texture update corruption introduced in 1.92.0. (#8801, #8755, #8840, #8465)
|
1 тиждень тому |
Ori Avtalion
|
075ad676aa
Demo: Fix '= =' typo in text (#8836)
|
1 тиждень тому |
ocornut
|
19d1ad04f4
Fonts: stop using stb_truetype.h implementation functions. Fix using IMGUI_DISABLE_STB_TRUETYPE_IMPLEMENTATION. (#8794)
|
2 тижнів тому |
ocornut
|
b884533957
Document/workaround an issue using IMGUI_DISABLE_STB_TRUETYPE_IMPLEMENTATION since 1.92.0. (#8794)
|
2 тижнів тому |
ocornut
|
174f37bdaf
Fixed building with IMGUI_DISABLE_DEBUG_TOOLS only. (#8796)
|
2 тижнів тому |
ocornut
|
4f00774006
Examples: SDL3+Metal: Amend example. (#8827, #8825)
|
2 тижнів тому |
Shi Yan
|
8403c49484
Examples: SDL3+Metal: Added example. (#8827, #8825)
|
2 тижнів тому |
ocornut
|
15e3bfac9d
Docking: reworked DockNodeUpdateTabBar() loop to remove identation.
|
2 тижнів тому |
ocornut
|
6cecd1a15b
Docking: remove seemingly untaken path. (#8826)
|
2 тижнів тому |
ocornut
|
08620b7ceb
Fixed merge issues (harmless). Amend fe1cee0. (#8786)
|
2 тижнів тому |
ocornut
|
fe1cee0837
Merge branch 'master' into docking
|
2 тижнів тому |
ocornut
|
06ab541e2f
CI: Adjust policies to more frequently build Win64 SDL3+SDL_Renderer, SDL3+SDL_GPU, and tweak others.
|
2 тижнів тому |