-
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
e1b6513
commit e351f89
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule imgui
updated
11 files
+6 −5 | backends/imgui_impl_vulkan.cpp | |
+26 −7 | docs/CHANGELOG.txt | |
+1 −1 | docs/README.md | |
+3 −0 | imconfig.h | |
+27 −5 | imgui.cpp | |
+9 −9 | imgui.h | |
+3 −1 | imgui_demo.cpp | |
+10 −13 | imgui_draw.cpp | |
+5 −7 | imgui_internal.h | |
+1 −1 | imgui_tables.cpp | |
+4 −4 | imgui_widgets.cpp |
Submodule sdl3
updated
43 files