ocornut
|
11b3a7c8ca
Merge branch 'master' into docking
|
5 ヶ月 前 |
ocornut
|
dbb5eeaadf
Version 1.91.8
|
5 ヶ月 前 |
ocornut
|
fa178f4235
Error Handling: Recovery from missing EndMenuBar() call. (#1651)
|
5 ヶ月 前 |
ocornut
|
082595200d
Merge branch 'master' into docking
|
5 ヶ月 前 |
ocornut
|
dabc990189
Rename internal id for standardizing naming convention. "##menubar" -> "##MenuBar", "###NavWindowingList" -> "###NavWindowingOverlay"
|
5 ヶ月 前 |
ocornut
|
75d99659c4
Docking: move DockTabItemStatusFlags stuff next to its peers in DC structure.
|
6 ヶ月 前 |
ocornut
|
db4e541306
Merge branch 'master' into docking
|
6 ヶ月 前 |
ocornut
|
a05d547ae8
Windows: separating WindowItemStatusFlags from ChildItemStatusFlag, because IsItemXXX _after_ BeginChild()>Begin() shouldn't return last status emitted by e.g. EndChild()
|
6 ヶ月 前 |
ocornut
|
134fbe1245
Windows: Fixed IsItemXXXX() functions not working on append-version of EndChild(). (#8350)
|
6 ヶ月 前 |
ocornut
|
5a28f188ff
Fixed parameter names to SetLastItemData() to align with current names.
|
6 ヶ月 前 |
ocornut
|
355cb589e3
Merge branch 'master' into docking, incl conflict merge in BeginMenuBar() for #8267
|
6 ヶ月 前 |
ocornut
|
8a1613a382
Fonts: OversampleH/OversampleV value defaults to 0 for automatic selection.
|
6 ヶ月 前 |
ocornut
|
53244aaac7
Amend 9bc5b04 with a shadowed variable warning fix.
|
6 ヶ月 前 |
ocornut
|
9bc5b0406d
Windows, Style: Fixed small rendering issues with menu bar, resize grip and scrollbar when using thick border sizes. (#8267, #7887)
|
6 ヶ月 前 |
ocornut
|
71da34c48c
Debug Tools: Tweaked font preview + indent "Glyphs" block.
|
6 ヶ月 前 |
ocornut
|
64e738cae7
Merge branch 'master' into docking
|
6 ヶ月 前 |
ocornut
|
6906ac979e
ColorEdit, ColorPicker: (Breaking) redesigned how alpha is displayed in the preview square. (#8335, #1578, #346)
|
6 ヶ月 前 |
ocornut
|
fdca6c08ad
Inputs: added IsMouseReleasedWithDelay() helper. (#8337, #8320)
|
6 ヶ月 前 |
ocornut
|
7ae7c90790
Tabs, Style: reworked selected overline rendering to better accommodate for rounded tabs. (#8334)
|
6 ヶ月 前 |
ocornut
|
6e94f6cefb
Merge branch 'master' into docking
|
6 ヶ月 前 |
ocornut
|
487d7f9a29
Font: Internals: make used page maps smaller. Since it's extremely rarely used and for iterations only. ~34->16 bytes with ImWchar32.
|
6 ヶ月 前 |
ocornut
|
f2262eb81a
Windows: latch FontRefSize at time of Begin(), consistent with e.g. TitleBarHeight, and to avoid calling CalcFontSize() on non-current window.
|
6 ヶ月 前 |
ocornut
|
b7c27c5333
Windows: legacy SetWindowFontScale() is properly inherited by nested child windows. (#2701, #8138, #1018)
|
6 ヶ月 前 |
ocornut
|
015186aaf8
Merge branch 'master' into docking
|
6 ヶ月 前 |
ocornut
|
100075f2be
Backends: DirectX12: Texture upload use the command queue provided in ImGui_ImplDX12_InitInfo instead of creating its own.
|
6 ヶ月 前 |
ocornut
|
c59a2267d0
Version 1.91.8 WIP
|
6 ヶ月 前 |
ocornut
|
c0ae3258f9
Merge branch 'master' into docking
|
6 ヶ月 前 |
ocornut
|
5c1d2d1e4c
Version 1.91.7
|
6 ヶ月 前 |
ocornut
|
9f8481a842
(Breaking) TreeNode: renamed ImGuiTreeNodeFlags_SpanTextWidth to ImGuiTreeNodeFlags_SpanLabelWidth. (#6937)
|
6 ヶ月 前 |
ocornut
|
d0d571e0d7
Merge branch 'master' into docking
|
6 ヶ月 前 |