Fork of imgui with the emscripten output .gitignore'ed

@omar omar authored on 12 Oct 2018
.github Update pull_request_template.md 6 years ago
docs Revert using wchar_t functions (9cf94d5 + 2eaf5b0). Big mistake, wchar_t is not guaranteed to be 16-bits. 6 years ago
examples Examples: OpenGL3: Cast compile/link status to GLboolean (#2112, #2125) 6 years ago
misc Renamed misc/stl/imgui_stl.h,.cpp to misc/cpp/imgui_stdlib.h in prevision for other files.(#2035, #2096) 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 Revert using wchar_t functions (9cf94d5 + 2eaf5b0). Big mistake, wchar_t is not guaranteed to be 16-bits. 6 years ago
imgui.h Renamed misc/stl/imgui_stl.h,.cpp to misc/cpp/imgui_stdlib.h in prevision for other files.(#2035, #2096) 6 years ago
imgui_demo.cpp Renamed misc/stl/imgui_stl.h,.cpp to misc/cpp/imgui_stdlib.h in prevision for other files.(#2035, #2096) 6 years ago
imgui_draw.cpp Fixes crash introduced in previous commit 9cf94d5. 6 years ago
imgui_internal.h Shutdown: Unlock font atlas before destroying context, so we can destroy a context between NewFrame and EndFrame if we wait (facilitate main loop structures). Internals: GetWindowScrollMaxX(), GetWindowScrollMaxY() 6 years ago
imgui_widgets.cpp Revert using wchar_t functions (9cf94d5 + 2eaf5b0). Big mistake, wchar_t is not guaranteed to be 16-bits. 6 years ago
imstb_rectpack.h Renamed stb_truetype.h to imstb_truetype.h, stb_textedit.h to imstb_textedit.h, and stb_rect_pack.h to imstb_rectpack.h. (#1718, #2036) 6 years ago
imstb_textedit.h Renamed stb_truetype.h to imstb_truetype.h, stb_textedit.h to imstb_textedit.h, and stb_rect_pack.h to imstb_rectpack.h. (#1718, #2036) 6 years ago
imstb_truetype.h Renamed stb_truetype.h to imstb_truetype.h, stb_textedit.h to imstb_textedit.h, and stb_rect_pack.h to imstb_rectpack.h. (#1718, #2036) 6 years ago