No Description

ocornut 5c1d2d1e4c Version 1.91.7 6 months ago
.github dbf76f62f9 Update issue_template.yml 6 months ago
backends 21902e2f53 Backends: SDL_GPU: fixed SDL_GPUViewport initialisation. (#8163, #7998, #7988) 6 months ago
docs 5c1d2d1e4c Version 1.91.7 6 months ago
examples 0b8ff4b238 Backends, Examples: Vulkan: add IMGUI_IMPL_VULKAN_MINIMUM_IMAGE_SAMPLER_POOL_SIZE. use in descriptor pools sizes. (#6642) 6 months ago
misc 0514332474 Avoid clang/gcc warnings: -Wnontrivial-memaccess in backends. (#8295, #8129, #8135) 6 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 a0f907933d Happy new year! 6 months ago
imconfig.h c3ffd4c53e Misc: Added IMGUI_USE_LEGACY_CRC32_ADLER to use old tables. (#8169, #4933) 7 months ago
imgui.cpp 5c1d2d1e4c Version 1.91.7 6 months ago
imgui.h 5c1d2d1e4c Version 1.91.7 6 months ago
imgui_demo.cpp 5c1d2d1e4c Version 1.91.7 6 months ago
imgui_draw.cpp 5c1d2d1e4c Version 1.91.7 6 months ago
imgui_internal.h 5c1d2d1e4c Version 1.91.7 6 months ago
imgui_tables.cpp 5c1d2d1e4c Version 1.91.7 6 months ago
imgui_widgets.cpp 5c1d2d1e4c Version 1.91.7 6 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) 10 months ago
imstb_truetype.h 07dbcf1f70 Fixed typos. (#7593) 1 year ago