No Description

ocornut fedf45c77e Backends: Win32 + Viewports: tweak ImGui_ImplWin32_WndProcHandler_PlatformWindow() to be easier to rework in a parallal friendly way. (#8069) 10 months ago
.github f29e505d94 CI: remove --disableLicenseExpirationCheck. 11 months ago
backends fedf45c77e Backends: Win32 + Viewports: tweak ImGui_ImplWin32_WndProcHandler_PlatformWindow() to be easier to rework in a parallal friendly way. (#8069) 10 months ago
docs 942b64abfc Merge branch 'master' into docking 10 months ago
examples 646df39003 Examples: added SDL3+Vulkan example - enable multi-viewports. (#8084, #8085) 10 months ago
misc 4e2126ee44 Merge branch 'master' into docking 11 months ago
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. 3 years ago
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 5 years ago
.gitignore 7e7c97ac5f Ignore .ini file with other suffixes. 1 year ago
LICENSE.txt 718fa0eec6 Happy new year! 1 year ago
imconfig.h 04d9a04557 imgui_freetype: Added support for plutosvg to render OpenType SVG fonts. (#7927, #7187 + #6591, #6607) 11 months ago
imgui.cpp 942b64abfc Merge branch 'master' into docking 10 months ago
imgui.h 942b64abfc Merge branch 'master' into docking 10 months ago
imgui_demo.cpp 942b64abfc Merge branch 'master' into docking 10 months ago
imgui_draw.cpp 942b64abfc Merge branch 'master' into docking 10 months ago
imgui_internal.h 942b64abfc Merge branch 'master' into docking 10 months ago
imgui_tables.cpp 41f02825fc Version 1.91.5 WIP 10 months ago
imgui_widgets.cpp 942b64abfc Merge branch 'master' into docking 10 months ago
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 years ago
imstb_textedit.h 1674fe96ff InputText: amends: add stb_textedit_text() api. (#7925) 1 year ago
imstb_truetype.h 07dbcf1f70 Fixed typos. (#7593) 1 year ago