No Description

Rokas Kupstys 1ad8ad623e Backends: GLFW: Fixed keyboard modifiers events being reported incorrectly on Linux/X11. 3 years ago
.github 8d3906365d CI: Fixes for OSX + explicitely request C++11. 3 years ago
backends 1ad8ad623e Backends: GLFW: Fixed keyboard modifiers events being reported incorrectly on Linux/X11. 3 years ago
docs 1ad8ad623e Backends: GLFW: Fixed keyboard modifiers events being reported incorrectly on Linux/X11. 3 years ago
examples 6fae29679a Examples: Emscripten: Fix build. (#3632) 3 years ago
misc fd06ed833b Misc: tweaks + fix warnings on backends withtout -wno-memaccess (#4995, #5104) 3 years ago
.editorconfig 6ba1334903 Nav: internals: renaming ImGuiInputSource so it is not specific to nav. Comments. 4 years ago
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 5 years ago
.gitignore 2403ed92a3 Added build/ to gitignore (#3027), Examples: SDL2: Link with shell32.lib required by SDL2main.lib since SDL 2.0.12. [#3988, #3884] + added batch file for SDL+Vulkan. 4 years ago
LICENSE.txt 92d7869fc7 Happy new year! 3 years ago
imconfig.h 3deb92c2c5 Add IMGUI_STB_SPRINTF_FILENAME to support custom stb_printf.h include path (#5068, #2954) 3 years ago
imgui.cpp 28ba54a32a Internals: add AddSettingsHandler(), RemoveSettingsHandler(). 3 years ago
imgui.h 28ba54a32a Internals: add AddSettingsHandler(), RemoveSettingsHandler(). 3 years ago
imgui_demo.cpp fd06ed833b Misc: tweaks + fix warnings on backends withtout -wno-memaccess (#4995, #5104) 3 years ago
imgui_draw.cpp 7d7bf993bb ImDrawList: Fix texture-based anti-aliasing with RGBA textures (#5132, #3245) 3 years ago
imgui_internal.h 28ba54a32a Internals: add AddSettingsHandler(), RemoveSettingsHandler(). 3 years ago
imgui_tables.cpp 28ba54a32a Internals: add AddSettingsHandler(), RemoveSettingsHandler(). 3 years ago
imgui_widgets.cpp fd06ed833b Misc: tweaks + fix warnings on backends withtout -wno-memaccess (#4995, #5104) 3 years ago
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 years ago
imstb_textedit.h de451d4474 Updated stb_textedit.h from 1.13 to 1.14. (#5075) 3 years ago
imstb_truetype.h 0cff5ac5a1 Updated stb_textedit.h from 1.20 to 1.26 (many fixes). (#5075) 3 years ago