No Description

omar ac2247f551 Selectable: Removed seemingly ineffective text clipping offset in SpanAllColumns handling path + tweaks. 5 years ago
.github 670367e51d Added IMGUI_USE_WCHAR32 instead of "#define ImWchar ImWchar32" to faclitate C-binding. (#2538, #2541, #2815) 5 years ago
docs 670367e51d Added IMGUI_USE_WCHAR32 instead of "#define ImWchar ImWchar32" to faclitate C-binding. (#2538, #2541, #2815) 5 years ago
examples f2b01c3436 Changelog, tweak OpenGL3 backends. (#3061), update Gallery thread links. 5 years ago
misc 2fd411a83e Support custom stb_rect_pack filename in Freetype (#3062) 5 years ago
.editorconfig e837099b67 Update for stb_ files. (#2038) 6 years ago
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 5 years ago
LICENSE.txt 0dd02dd90d Happy new year! 5 years ago
imconfig.h 670367e51d Added IMGUI_USE_WCHAR32 instead of "#define ImWchar ImWchar32" to faclitate C-binding. (#2538, #2541, #2815) 5 years ago
imgui.cpp 670367e51d Added IMGUI_USE_WCHAR32 instead of "#define ImWchar ImWchar32" to faclitate C-binding. (#2538, #2541, #2815) 5 years ago
imgui.h 1d4b5def51 Alter definition of IM_UNICODE_ defines to faclitate C-binding. (#2538, #2541, #2815) 5 years ago
imgui_demo.cpp 0283a6e566 ImFont: Demo, Store Used4kPagesMap[] map in ImFont to facilitate iteration on all codepoints with a large value of IM_UNICODE_CODEPOINT_MAX. (#2815) 5 years ago
imgui_draw.cpp bdd31ec4db Internal: Refactor: Moved RenderColorRectWithAlphaCheckerboard() to imgui_draw.cpp, tweaked signature. 5 years ago
imgui_internal.h bdd31ec4db Internal: Refactor: Moved RenderColorRectWithAlphaCheckerboard() to imgui_draw.cpp, tweaked signature. 5 years ago
imgui_widgets.cpp ac2247f551 Selectable: Removed seemingly ineffective text clipping offset in SpanAllColumns handling path + tweaks. 5 years ago
imstb_rectpack.h bcdb89ab07 Rebased imstb_rectpack on stb_rect_pack v1.00. 6 years ago
imstb_textedit.h 23c1ff4907 Removed redirecting functions/enums names that were marked obsolete in 1.52 (October 2017). 5 years ago
imstb_truetype.h b62f1ea8e9 Fix zealous PVS studio warnings. Minor tweaks. 5 years ago