ocornut
|
cb16568fca
Version 1.91.3
|
10 달 전 |
ocornut
|
b3c87475a5
Drags, Slider: added ImGuiSliderFlags_ClampOnInput, ImGuiSliderFlags_ClampZeroRange. (#7968, #3361, #76)
|
10 달 전 |
ocornut
|
ba14c70b02
Comments. Fixed warnings.
|
10 달 전 |
ocornut
|
30c29d291f
Error Handling: enabled experimental recovery systems. (#1651, #5654)
|
10 달 전 |
ocornut
|
797101a882
Windows: BeginChild(): made it possible to call SetNextWindowSize() on a child window using ImGuiChildFlags_ResizeX/ImGuiChildFlags_ResizeY. (#1710, #8020)
|
10 달 전 |
ocornut
|
fb410463e6
Scrollbar: added io.ConfigScrollbarScrollByPage setting. (#8002, #7328)
|
10 달 전 |
ocornut
|
faca859043
Version 1.91.3 WIP
|
10 달 전 |
ocornut
|
a9f72ab681
Version 1.91.2
|
10 달 전 |
ocornut
|
dab63231d8
Misc: Made it accepted to call SetMouseCursor() with any out-of-bound value, as a way to allow hacking in custom cursors if desirable.
|
10 달 전 |
ocornut
|
67cd4ead65
Added io.ConfigDebugHighlightIdConflicts debug feature! (#7961, #7669)
|
10 달 전 |
Pascal Thomet
|
a8eec24405
Demo: fix some id conflicts. (#7961)
|
10 달 전 |
ocornut
|
193c1e2366
Version 1.91.2 WIP
|
11 달 전 |
ocornut
|
1dfbb100d6
Version 1.91.1
|
11 달 전 |
ocornut
|
722a2a12fb
Tables: comments. (#7937)
|
11 달 전 |
ocornut
|
afb15e9795
PlotHistogram, PlotLines: register item ID in a more idiomatic manner. (#7935, #3072)
|
11 달 전 |
Yan Pujante
|
07be01767a
Demo: added emscripten version. (#7915)
|
11 달 전 |
ocornut
|
0b9adc2c79
BeginChild: (BREAKING) renamed ImGuiChildFlags_Border to ImGuiChildFlags_Borders.
|
11 달 전 |
ocornut
|
bf75504d7a
Style: added PushStyleVarX(), PushStyleVarY() helpers to modify only one component of a ImVec2 var.
|
11 달 전 |
ocornut
|
3232070d3a
Demo: Fixed truncation warning. (#7857)
|
1 년 전 |
ocornut
|
dcf54782d4
Version 1.91.WIP
|
1 년 전 |
ocornut
|
8199457a7d
Version 1.91.0
|
1 년 전 |
ocornut
|
1b44e40444
Demo: re-use tree data. Fix property editor vertical alignment. Tweak recent memory allocation monitor.
|
1 년 전 |
ocornut
|
ce3a8d7c79
Demo: MultiSelect: added tree demo. (#6990, #3823, #1861)
|
1 년 전 |
ocornut
|
b847c41437
MultiSelect: BoxSelect: fixed using in frozen table. (#7821, #5143) + added Demo.
|
1 년 전 |
Rémi Hérilier
|
c7b9256097
Selectable: added ImGuiSelectableFlags_Highlight flag to highlight items independently from the hovered state. (#7820)
|
1 년 전 |
ocornut
|
aad86b8756
Obsoleted GetWindowContentRegionMin() and GetWindowContentRegionMax().
|
1 년 전 |
ocornut
|
605c8d7110
Demo: Property Editor: using ImGuiChildFlags_NavFlattened now that a bug is fixed. Fixed static analyzer.
|
1 년 전 |
ocornut
|
c3dca77a19
Demo: rework Property Editor.
|
1 년 전 |
Thomas Stehle
|
da36336321
TabBar, Style: added style option for the size of the Tab-Bar Overline (#7804)
|
1 년 전 |
ocornut
|
168ef39984
Demo: moved menu bar code to its own function.
|
1 년 전 |