Commit 242f220
authored
build(deps): bump Externals/imgui from
Bumps [Externals/imgui](https://github.com/ocornut/imgui) from `4fa59df` to `3912b3d`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](ocornut/imgui@4fa59df...3912b3d)
---
updated-dependencies:
- dependency-name: Externals/imgui
dependency-version: 3912b3d9a9c1b3f17431aebafd86d2f40ee6e59c
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>4fa59df to 3912b3d
1 parent 831186f commit 242f220
1 file changed
+1
-1
lines changed- .github/pull_request_template.md+4-2
- .github/workflows/build.yml+178-14
- backends/imgui_impl_dx12.h+1-1
- backends/imgui_impl_glfw.cpp+8-6
- backends/imgui_impl_null.cpp+102
- backends/imgui_impl_null.h+34
- backends/imgui_impl_sdl3.cpp+2-2
- backends/imgui_impl_vulkan.cpp+1-1
- docs/BACKENDS.md+1
- docs/CHANGELOG.txt+58-25
- docs/EXAMPLES.md+3-1
- docs/TODO.txt+1-1
- examples/README.txt+5-2
- examples/example_null/example_null.vcxproj+178
- examples/example_null/example_null.vcxproj.filters+57
- examples/example_null/main.cpp+12-7
- examples/example_win32_opengl3/main.cpp+1-1
- examples/imgui_examples.sln+10
- imgui.cpp+243-188
- imgui.h+41-39
- imgui_demo.cpp+62-59
- imgui_draw.cpp+10-2
- imgui_internal.h+31-21
- imgui_tables.cpp+4-4
- imgui_widgets.cpp+23-24
0 commit comments