2 files changed
+2
-2
lines changed- .github/ISSUE_TEMPLATE/issue_template.yml+1-1
- backends/imgui_impl_glfw.cpp+3-1
- backends/imgui_impl_glfw.h+2
- backends/imgui_impl_glut.cpp+1-1
- backends/imgui_impl_metal.mm+3-2
- backends/imgui_impl_sdlrenderer2.cpp+17-17
- backends/imgui_impl_sdlrenderer3.cpp+17-17
- backends/imgui_impl_wgpu.cpp+10-4
- backends/imgui_impl_win32.cpp+15-15
- docs/CHANGELOG.txt+26
- docs/CONTRIBUTING.md+5-5
- docs/FAQ.md+1-1
- docs/FONTS.md+1-1
- docs/TODO.txt+1-1
- examples/example_allegro5/README.md+3-3
- examples/example_apple_metal/example_apple_metal.xcodeproj/project.pbxproj+6-6
- examples/example_apple_metal/main.mm+2-2
- examples/example_sdl3_opengl3/Makefile+4-4
- examples/example_sdl3_sdlgpu3/Makefile+4-4
- examples/example_sdl3_sdlrenderer3/Makefile+4-4
- examples/example_win32_opengl3/build_mingw.bat+1-1
- imgui.cpp+42-38
- imgui.h+18-15
- imgui_demo.cpp+14-11
- imgui_draw.cpp+10-14
- imgui_internal.h+12-7
- imgui_tables.cpp+8-4
- imgui_widgets.cpp+25-12
- misc/freetype/README.md+1-1
- misc/freetype/imgui_freetype.cpp+5-5
0 commit comments