-
Notifications
You must be signed in to change notification settings - Fork 0
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
3294191
commit fc3636f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule imgui
updated
10 files
+22 −0 | docs/CHANGELOG.txt | |
+7 −10 | examples/example_glfw_vulkan/main.cpp | |
+7 −10 | examples/example_sdl2_vulkan/main.cpp | |
+26 −32 | imgui.cpp | |
+19 −13 | imgui.h | |
+1 −1 | imgui_demo.cpp | |
+1 −1 | imgui_draw.cpp | |
+15 −8 | imgui_internal.h | |
+1 −1 | imgui_tables.cpp | |
+1 −1 | imgui_widgets.cpp |