Fork of imgui with the emscripten output .gitignore'ed

@omar omar authored on 30 Nov 2018
.github Update pull_request_template.md 6 years ago
docs Viewport: Fixed a bug where tooltips on their first frame didn't find a monitor leading to the "recovery" code to revert it to the main viewport for a frame. (#1542) 6 years ago
examples Viewport: imgui_impl_sdl2: Added support for PlatformIO Platform_SetWindowAlpha. 6 years ago
misc Added link to experimental imgui_scoped.h PR/thread (#2197, #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 Config: Added IMGUI_DISABLE_WIN32_FUNCTIONS to disable linking with _any_ Win32 function, as a general forward compatible measure. 6 years ago
imgui.cpp Merge misc/shallow changes from Docking branch to minimize drift: moved some blocks, added comments. 6 years ago
imgui.h Viewport: Avoid calling platform functions when window is not created (apart from Platform_GetWindowDpiScale, documented as such). Main viewport situation is still ambiguous. (#1542) 6 years ago
imgui_demo.cpp Viewport: Better support for toggling ImGuiConfigFlags_ViewportsEnable. (#2196) 6 years ago
imgui_draw.cpp Merge branch 'master' into viewport 6 years ago
imgui_internal.h Merge misc/shallow changes from Docking branch to minimize drift: moved some blocks, added comments. 6 years ago
imgui_widgets.cpp Merge branch 'master' into viewport 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