Fork of imgui with the emscripten output .gitignore'ed

@Elias Daler Elias Daler authored on 12 Sep 2018
omar committed on 12 Sep 2018
.github Added links to Discourse forums. 6 years ago
docs DragFloat: Disabled using power curve when one edge is FLT_MAX (broken in 1.61). Disabled setting a default drag speed when one edge is FLT_MAX. (#2024) 6 years ago
examples Internals: Replace unsigned short with ImWchar when dealing with character storage (missing cases) + in imgui_impl_ file keep using neutral type everywhere, added missing explicit cast in three bindings. (#2078) 6 years ago
misc Internals: Replace unsigned short with ImWchar when dealing with character storage (missing cases) + in imgui_impl_ file keep using neutral type everywhere, added missing explicit cast in three bindings. (#2078) 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 Nav, Focus: Fixed ImGuiWindowFlags_NoBringToFrontOnFocus windows not being restoring focus properly after the main menu bar or last focused window is deactivated. 6 years ago
imgui.h Internals: Replace unsigned short with ImWchar when dealing with character storage. (#2078) 6 years ago
imgui_demo.cpp DragFloat: Disabled using power curve when one edge is FLT_MAX (broken in 1.61). Disabled setting a default drag speed when one edge is FLT_MAX. (#2024) 6 years ago
imgui_draw.cpp Internals: Replace unsigned short with ImWchar when dealing with character storage. (#2078) 6 years ago
imgui_internal.h Nav, Focus: Fixed ImGuiWindowFlags_NoBringToFrontOnFocus windows not being restoring focus properly after the main menu bar or last focused window is deactivated. 6 years ago
imgui_widgets.cpp Fix MSVC's C4312 warning about casting user texture type to void* in ImageButton (#2080) 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