.github
|
f77f68a5ed
CI: Windows: update to 1.4.326 + pull Vulkan from KhronosGroup's Vulkan-Headers and Vulkan-Loader. (#8925, #8778)
|
2 天之前 |
backends
|
2841c5135d
Backends: OpenGL3: add GL_NEAREST and samplers functions in loader.
|
2 天之前 |
docs
|
55f590c1d1
Selectable: ImGuiSelectableFlags_SelectOnNav doesn't select when holding Ctrl, to be consistent with multi-select.
|
12 小時之前 |
examples
|
fe03035112
Docs: advertise ProggyVector font as an alternative.
|
3 周之前 |
misc
|
863e989c25
imgui_freetype.cpp: fix gcc -Wmissing-declarations (#8879)
|
1 月之前 |
.editorconfig
|
0b2da67912
Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors.
|
3 年之前 |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
5 年之前 |
.gitignore
|
4f00774006
Examples: SDL3+Metal: Amend example. (#8827, #8825)
|
1 月之前 |
LICENSE.txt
|
a0f907933d
Happy new year!
|
8 月之前 |
imconfig.h
|
0ba02a4ed6
Debug Tools: added IMGUI_DEBUG_HIGHLIGHT_ALL_ID_CONFLICTS. (#8651, #7961, #7669)
|
2 月之前 |
imgui.cpp
|
8eb22ea620
Demo: ShowStyleSelector(), ShowFontSelector(): remove ImGuiSelectableFlags_NoAutoClosePopups for now.
|
12 小時之前 |
imgui.h
|
55f590c1d1
Selectable: ImGuiSelectableFlags_SelectOnNav doesn't select when holding Ctrl, to be consistent with multi-select.
|
12 小時之前 |
imgui_demo.cpp
|
8eb22ea620
Demo: ShowStyleSelector(), ShowFontSelector(): remove ImGuiSelectableFlags_NoAutoClosePopups for now.
|
12 小時之前 |
imgui_draw.cpp
|
ea8a5a9e17
DrawList: made AddCallback() assert when passing a null callback.
|
2 天之前 |
imgui_internal.h
|
2f1d1c8b2f
Focus, InputText: fixed an issue where SetKeyboardFocusHere() did not work on InputTextMultiline() with ImGuiInputTextFlags_AllowTabInput. (#8928)
|
16 小時之前 |
imgui_tables.cpp
|
4e98fb20e2
TabBar: Internals: added TabBarFindByID(), TabBarRemove() helpers.
|
16 小時之前 |
imgui_widgets.cpp
|
55f590c1d1
Selectable: ImGuiSelectableFlags_SelectOnNav doesn't select when holding Ctrl, to be consistent with multi-select.
|
12 小時之前 |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 年之前 |
imstb_textedit.h
|
013c4ed476
InputText: fixed gross buffer underflow introduced by a82f66a. (#3237, #952, #1062, #7363)
|
15 小時之前 |
imstb_truetype.h
|
cc1fbcc9a9
Fonts: undo change done in b884533 since 19d1ad0 made them unnecessary. (#8794, #8850)
|
1 月之前 |