No Description

omar 3a6c9907cd Texture-based thick lines: Minor tweaks and rename toward merging in master. Changes to allow changing AA_SIZE (disable texture path). 5 years ago
.github 0d03e1fafa CI: Fix emscripten builds that broke due behavior change of emscripten SDK. 5 years ago
docs 3a6c9907cd Texture-based thick lines: Minor tweaks and rename toward merging in master. Changes to allow changing AA_SIZE (disable texture path). 5 years ago
examples ab4ef822f0 Version 1.78 WIP 5 years ago
misc 0738611559 Misc: Bunch of code formatting changes suggested by a pass running 'astyle' 5 years ago
.editorconfig 832fda8488 Fixed stray end of line blanks, added comments in .editorconfig, tweaked some headers. 5 years ago
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 5 years ago
.gitignore e9366b4c73 Regretfully moved .gitignore file from examples/ into root directory because OSX keeps pooping its DS_Store/ artifacts everywhere. (#3088) 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 3a6c9907cd Texture-based thick lines: Minor tweaks and rename toward merging in master. Changes to allow changing AA_SIZE (disable texture path). 5 years ago
imgui.h 3a6c9907cd Texture-based thick lines: Minor tweaks and rename toward merging in master. Changes to allow changing AA_SIZE (disable texture path). 5 years ago
imgui_demo.cpp 3a6c9907cd Texture-based thick lines: Minor tweaks and rename toward merging in master. Changes to allow changing AA_SIZE (disable texture path). 5 years ago
imgui_draw.cpp 3a6c9907cd Texture-based thick lines: Minor tweaks and rename toward merging in master. Changes to allow changing AA_SIZE (disable texture path). 5 years ago
imgui_internal.h 3a6c9907cd Texture-based thick lines: Minor tweaks and rename toward merging in master. Changes to allow changing AA_SIZE (disable texture path). 5 years ago
imgui_widgets.cpp ab4ef822f0 Version 1.78 WIP 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). 6 years ago
imstb_truetype.h b62f1ea8e9 Fix zealous PVS studio warnings. Minor tweaks. 5 years ago