-
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.
Merge pull request #964 from AMS21/dependabot/submodules/external/img…
…ui-1820fe5 build(deps): Bump external/imgui from `81dab64` to `1820fe5`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule imgui
updated
10 files
+17 −5 | docs/CHANGELOG.txt | |
+0 −1 | examples/example_sdl3_opengl3/main.cpp | |
+4 −0 | examples/example_sdl3_sdlrenderer3/main.cpp | |
+39 −18 | imgui.cpp | |
+17 −17 | imgui.h | |
+1 −1 | imgui_demo.cpp | |
+1 −1 | imgui_draw.cpp | |
+14 −6 | imgui_internal.h | |
+6 −4 | imgui_tables.cpp | |
+117 −76 | imgui_widgets.cpp |