forked from LuisaGroup/LuisaCompute
-
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
08095b6
commit 57ebd69
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule imgui
updated
11 files
+2 −0 | backends/imgui_impl_sdl2.cpp | |
+2 −1 | backends/imgui_impl_sdl3.cpp | |
+1 −1 | backends/imgui_impl_sdlgpu3.cpp | |
+19 −5 | docs/CHANGELOG.txt | |
+3 −2 | imgui.cpp | |
+11 −9 | imgui.h | |
+38 −21 | imgui_demo.cpp | |
+1 −1 | imgui_draw.cpp | |
+1 −1 | imgui_internal.h | |
+1 −1 | imgui_tables.cpp | |
+16 −14 | imgui_widgets.cpp |