.github
|
6d25cb844b
CI: switch iOS build to macos-14 runner as macos-latest currently fails.
|
1 week ago |
backends
|
aa9476a38a
IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769)
|
2 days ago |
docs
|
aa9476a38a
IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769)
|
2 days ago |
examples
|
f4a3529ffc
Fixed bad merge which left a few examples not building in docking branch.
|
3 days ago |
misc
|
160e3683ab
Merge branch 'master' into docking
|
1 month ago |
.editorconfig
|
0b2da67912
Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors.
|
3 years ago |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
5 years ago |
.gitignore
|
4f00774006
Examples: SDL3+Metal: Amend example. (#8827, #8825)
|
1 month ago |
LICENSE.txt
|
a0f907933d
Happy new year!
|
8 months ago |
imconfig.h
|
0ba02a4ed6
Debug Tools: added IMGUI_DEBUG_HIGHLIGHT_ALL_ID_CONFLICTS. (#8651, #7961, #7669)
|
2 months ago |
imgui.cpp
|
1ad9de5aae
IO: amend ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). (#8945, #2769)
|
2 days ago |
imgui.h
|
aa9476a38a
IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769)
|
2 days ago |
imgui_demo.cpp
|
8ccff82153
Merge branch 'master' into docking
|
2 days ago |
imgui_draw.cpp
|
8ccff82153
Merge branch 'master' into docking
|
2 days ago |
imgui_internal.h
|
8ccff82153
Merge branch 'master' into docking
|
2 days ago |
imgui_tables.cpp
|
0e7cd694eb
Version 1.92.4 WIP
|
2 days ago |
imgui_widgets.cpp
|
8ccff82153
Merge branch 'master' into docking
|
2 days ago |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 years ago |
imstb_textedit.h
|
f36c65661c
InputText: fixed pressing End (without Shift) in a multi-line selection from mistakenly moving cursor based on selection start.
|
1 week ago |
imstb_truetype.h
|
cc1fbcc9a9
Fonts: undo change done in b884533 since 19d1ad0 made them unnecessary. (#8794, #8850)
|
1 month ago |