-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2569ba3
commit 7bd2287
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule imgui
updated
9 files
+11 −1 | docs/CHANGELOG.txt | |
+6 −3 | imconfig.h | |
+35 −34 | imgui.cpp | |
+3 −3 | imgui.h | |
+16 −17 | imgui_internal.h | |
+49 −38 | imgui_widgets.cpp | |
+22 −4 | misc/freetype/README.md | |
+19 −5 | misc/freetype/imgui_freetype.cpp | |
+7 −0 | misc/freetype/imgui_freetype.h |
Submodule sdl3
updated
65 files