Skip to content

Commit

Permalink
Update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 8, 2024
1 parent e000f49 commit c55e81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion submodules/imgui
Submodule imgui updated 45 files
+3 −3 backends/imgui_impl_allegro5.cpp
+3 −3 backends/imgui_impl_allegro5.h
+2 −2 backends/imgui_impl_android.cpp
+2 −2 backends/imgui_impl_android.h
+28 −16 backends/imgui_impl_dx10.cpp
+1 −1 backends/imgui_impl_dx10.h
+2 −2 backends/imgui_impl_dx11.cpp
+1 −1 backends/imgui_impl_dx11.h
+4 −4 backends/imgui_impl_dx12.cpp
+1 −1 backends/imgui_impl_dx12.h
+2 −1 backends/imgui_impl_dx9.cpp
+2 −1 backends/imgui_impl_dx9.h
+3 −3 backends/imgui_impl_glfw.cpp
+1 −1 backends/imgui_impl_glfw.h
+1 −1 backends/imgui_impl_glut.cpp
+1 −1 backends/imgui_impl_glut.h
+1 −1 backends/imgui_impl_metal.h
+1 −1 backends/imgui_impl_metal.mm
+2 −0 backends/imgui_impl_opengl2.cpp
+2 −0 backends/imgui_impl_opengl2.h
+4 −2 backends/imgui_impl_opengl3.cpp
+1 −1 backends/imgui_impl_opengl3.h
+2 −2 backends/imgui_impl_osx.h
+2 −2 backends/imgui_impl_osx.mm
+8 −8 backends/imgui_impl_sdl2.cpp
+2 −2 backends/imgui_impl_sdl2.h
+13 −12 backends/imgui_impl_sdl3.cpp
+3 −2 backends/imgui_impl_sdl3.h
+2 −2 backends/imgui_impl_sdlrenderer2.cpp
+1 −1 backends/imgui_impl_sdlrenderer2.h
+2 −2 backends/imgui_impl_sdlrenderer3.cpp
+1 −1 backends/imgui_impl_sdlrenderer3.h
+4 −4 backends/imgui_impl_vulkan.cpp
+2 −2 backends/imgui_impl_vulkan.h
+2 −2 backends/imgui_impl_wgpu.cpp
+1 −1 backends/imgui_impl_wgpu.h
+3 −3 backends/imgui_impl_win32.cpp
+1 −1 backends/imgui_impl_win32.h
+2 −0 docs/CHANGELOG.txt
+1 −1 examples/example_win32_directx12/main.cpp
+1 −1 imconfig.h
+2 −1 imgui.h
+1 −1 imgui_demo.cpp
+2 −1 imgui_tables.cpp
+1 −1 misc/freetype/imgui_freetype.cpp

0 comments on commit c55e81b

Please sign in to comment.