Commit 5145b71
authored
Bumps [third_party/imgui/repo](https://github.com/ocornut/imgui) from `823ccc2` to `86daa89`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](ocornut/imgui@823ccc2...86daa89)
---
updated-dependencies:
- dependency-name: third_party/imgui/repo
dependency-version: 86daa8930e3b8ca9e75fac7307a1181e740c064a
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 591bee0 commit 5145b71
1 file changed
+1
-1
lines changed- .gitignore+1
- backends/imgui_impl_glfw.cpp+14-4
- backends/imgui_impl_glfw.h+1-1
- backends/imgui_impl_sdl3.cpp+32-10
- backends/imgui_impl_wgpu.cpp+2-3
- backends/imgui_impl_wgpu.h+3-5
- docs/CHANGELOG.txt+39-2
- examples/example_glfw_wgpu/CMakeLists.txt+44-37
- examples/example_glfw_wgpu/main.cpp+79-79
- examples/example_sdl2_wgpu/CMakeLists.txt+43-35
- examples/example_sdl2_wgpu/main.cpp+61-59
- examples/example_sdl3_wgpu/CMakeLists.txt+43-35
- examples/example_sdl3_wgpu/main.cpp+64-64
- imgui.cpp+61-43
- imgui.h+39-35
- imgui_demo.cpp+2-2
- imgui_draw.cpp+3
- imgui_internal.h+8-6
- imgui_tables.cpp+8-8
- imgui_widgets.cpp+6-2
- misc/cpp/README.txt+5-1
- misc/cpp/imgui_stdlib.cpp+1-1
0 commit comments