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_opengl3.cpp+1
- backends/imgui_impl_sdl2.cpp+4
- backends/imgui_impl_sdl3.cpp+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+61-5
- 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_opengl3/main.cpp-1
- examples/example_sdl3_sdlgpu3/Makefile+4-4
- examples/example_sdl3_sdlrenderer3/Makefile+4-4
- examples/example_sdl3_sdlrenderer3/main.cpp+4
- examples/example_win32_directx12/main.cpp+1-1
- examples/example_win32_opengl3/build_mingw.bat+1-1
- imconfig.h+1-2
- imgui.cpp+72-48
- imgui.h+26-17
- imgui_demo.cpp+56-24
- imgui_draw.cpp+10-14
- imgui_internal.h+17-10
- imgui_tables.cpp+30-13
- imgui_widgets.cpp+56-27
- misc/freetype/README.md+5-13
- misc/freetype/imgui_freetype.cpp+5-5
0 commit comments