Fork of imgui with the emscripten output .gitignore'ed

@omar omar authored on 5 Sep 2018
.github Added links to Discourse forums. 6 years ago
docs Merge branch 'master' into viewport + added viewport ConfigFlags/BackendFlags 6 years ago
examples Merge branch 'master' into viewport 6 years ago
misc imgui_stl: Comments (#2035) 6 years ago
.travis.yml Travis: Fix (still not sure there is a way to test those files). (#1044) 6 years ago
LICENSE.txt Updated copyright date for 2018 7 years ago
imconfig.h FAQ update 6 years ago
imgui.cpp Viewport: Making the code a little more sturdy (flag changes) + added descriptions. (#1542) 6 years ago
imgui.h Viewport: Making the code a little more sturdy (flag changes) + added descriptions. (#1542) 6 years ago
imgui_demo.cpp Viewport: Making the code a little more sturdy (flag changes) + added descriptions. (#1542) 6 years ago
imgui_draw.cpp Minor inconsequential merges from Master/Docking branches 6 years ago
imgui_internal.h Viewport: Making the code a little more sturdy (flag changes) + added descriptions. (#1542) 6 years ago
imgui_widgets.cpp Merge branch 'master' into viewport + added viewport ConfigFlags/BackendFlags 6 years ago
stb_rect_pack.h Fixed warning: variable ‘L1’ set but not used [-Wunused-but-set-variable] 7 years ago
stb_textedit.h stb_textedit, InputText(): Fixed Undo after pasting large amount of text (Redo will still fail when undo buffers are exhausted, but text won't be corrupted). 6 years ago
stb_truetype.h stb_truetype: Fixed unused variable warnings for configuration where asserts are disabled. (#1642) 7 years ago