.github
|
06ab541e2f
CI: Adjust policies to more frequently build Win64 SDL3+SDL_Renderer, SDL3+SDL_GPU, and tweak others.
|
2 months ago |
backends
|
02f654cbce
Backends: Allegro5: fixed missing support for ImGuiKey_PrintScreen under Windows.
|
1 month ago |
docs
|
45acd5e0e8
Version 1.92.2b
|
1 month ago |
examples
|
d163e20f63
Examples: Win32+OpenGL3: Replace legacy 'GL/GL.h' with 'GL/gl.h' (#8861)
|
1 month ago |
misc
|
863e989c25
imgui_freetype.cpp: fix gcc -Wmissing-declarations (#8879)
|
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)
|
2 months 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
|
c412a43a4a
Shadows: Added experimental texture-based shadows (stripped of dynamic tex config and back-end code)
|
1 month ago |
imgui.h
|
82a7edea6b
Shadows: WIP fixes for latest. (broken UV caching)
|
1 month ago |
imgui_demo.cpp
|
c412a43a4a
Shadows: Added experimental texture-based shadows (stripped of dynamic tex config and back-end code)
|
1 month ago |
imgui_draw.cpp
|
db2f23e182
Shadows: WIP for latest (refreshing UV coordinates).
|
1 month ago |
imgui_internal.h
|
c412a43a4a
Shadows: Added experimental texture-based shadows (stripped of dynamic tex config and back-end code)
|
1 month ago |
imgui_tables.cpp
|
45acd5e0e8
Version 1.92.2b
|
1 month ago |
imgui_widgets.cpp
|
c412a43a4a
Shadows: Added experimental texture-based shadows (stripped of dynamic tex config and back-end code)
|
1 month ago |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 years ago |
imstb_textedit.h
|
4e487cfa99
stb_textedit: subsequent comments to match ocornut/stb branch. (#8635, #7925)
|
4 months ago |
imstb_truetype.h
|
cc1fbcc9a9
Fonts: undo change done in b884533 since 19d1ad0 made them unnecessary. (#8794, #8850)
|
1 month ago |