ocornut
|
5c1d2d1e4c
Version 1.91.7
|
6 luni în urmă |
ocornut
|
9f8481a842
(Breaking) TreeNode: renamed ImGuiTreeNodeFlags_SpanTextWidth to ImGuiTreeNodeFlags_SpanLabelWidth. (#6937)
|
6 luni în urmă |
ocornut
|
a604d4f717
Fixed IsItemDeactivated(), IsItemDeactivatedAfterEdit() to work when interrupted before/after the active id is submitted. (#5184, #5904, #6766, #8303, #8004)
|
6 luni în urmă |
ocornut
|
a28ffa81c4
Docs: added more references to IsKeyDown(), InFlags. (#8317)
|
6 luni în urmă |
ocornut
|
940d9540f3
Fixed MinGW builds uses UTF-8 friendly _wfopen(). (#8300)
|
6 luni în urmă |
ocornut
|
1c67a3412e
BeginChild: also caller to manually set ImGuiNextWindowDataFlags_HasChildFlags / ChildFlags. (#8280)
|
6 luni în urmă |
ocornut
|
2b8545684c
Refactor: moved Window Focus related functions to a dedicated section.
|
6 luni în urmă |
ocornut
|
bbbdc70f26
Refactor: moved FindBlockingModal() in its section.
|
6 luni în urmă |
ocornut
|
a0f907933d
Happy new year!
|
6 luni în urmă |
ocornut
|
18929bd6d6
Internals: merge ScaleWindowsInViewport() from docking branch.
|
7 luni în urmă |
ocornut
|
2a600bddcb
ImGuiDebugLogFlags_EventFont should not be set by default (had no effect on master tho)
|
7 luni în urmă |
ocornut
|
7219fa65c0
Revert "Fonts: Allowing PushFont()/PopFont() to be called outside the imgui frame scope. (#3621)"
|
7 luni în urmă |
ocornut
|
61d4bf95dc
Fonts: Allowing PushFont()/PopFont() to be called outside the imgui frame scope. (#3621)
|
7 luni în urmă |
ocornut
|
d30e102f3a
Scrollbar, TestEngine: for consistency, scrollbars are registered in _Menu layer.
|
7 luni în urmă |
ocornut
|
91e8f2b0fe
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)
|
7 luni în urmă |
ocornut
|
eed9502795
Error Handling: Fixed bugs recovering from within a table that created a child window, and from nested child windows. (#1651)
|
7 luni în urmă |
Raffaello Bertini
|
cd6c83cdcc
Fixes GCC warnings (#8241)
|
7 luni în urmă |
ocornut
|
f31d53093b
TestEngine: for consistency, title bar / window items are registered in _Menu layer.
|
7 luni în urmă |
ocornut
|
13c4084362
Nav: Fixed an issue where Alt key would clear current active item on windows with the ImGuiWindowFlags_NoNavInputs flag. (#8231)
|
7 luni în urmă |
ocornut
|
8237ab450e
Drags, Sliders: store initial value on activation, as a convenience for some mods. (#8223)
|
7 luni în urmă |
ocornut
|
f25665f360
Version 1.91.7 WIP
|
7 luni în urmă |
ocornut
|
993fa34749
Version 1.91.6
|
7 luni în urmă |
ocornut
|
c3ffd4c53e
Misc: Added IMGUI_USE_LEGACY_CRC32_ADLER to use old tables. (#8169, #4933)
|
7 luni în urmă |
slowriot
|
2671f68f7f
Don't enable SSE4 under Emscripten (#8213, #8169, #4933)
|
7 luni în urmă |
ocornut
|
2d660108b2
Misc: amend crc32 to use _mm_crc32_u32. (#8169, #4933)
|
8 luni în urmă |
Teselka
|
326dc95f9c
Misc: use native crc32 instructions on SEE 4.2 targets. (#8169, #4933)
|
8 luni în urmă |
Teselka
|
e6dd8f626a
Misc: changed CRC32 table to use crc32c polynomial in order to be compatible with SSE 4.2 instructions. (#8169, #4933)
|
8 luni în urmă |
ocornut
|
20360e00ce
Merge miscellaneous small changes to reduce drift with texture update branch.
|
8 luni în urmă |
ocornut
|
8be0723fb7
Amend Changelog to better document how changing button behavior of InputInt/InputFloat step buttons affected some mis-uses (#8149)
|
8 luni în urmă |
ocornut
|
e97b97467e
Error Handling: fixed cases where recoverable error handling would crash. (#1651)
|
8 luni în urmă |