Fork of imgui with the emscripten output .gitignore'ed
omar
authored
on 22 Jan 2019
|
|
docs
|
Fixed range-version of PushID() and GetID() not honoring the ### operator to restart from the seed value.
|
6 years ago
|
|
examples
|
Examples: DirectX9: Fix Clang warning.
|
6 years ago
|
|
misc
|
Fixed using imgui_freetype.cpp in unity builds. (#2302)
|
6 years ago
|
|
.editorconfig
|
Update for stb_ files. (#2038)
|
6 years ago
|
|
.travis.yml
|
Travis: Fix (still not sure there is a way to test those files). (#1044)
|
6 years ago
|
|
LICENSE.txt
|
Happy new year! & comments
|
6 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
|
Fixed range-version of PushID() and GetID() not honoring the ### operator to restart from the seed value.
|
6 years ago
|
|
imgui.h
|
Internals: Tweaks. Comments about PushID/GetID public function.
|
6 years ago
|
|
imgui_demo.cpp
|
Removed trailing spaces (#2038, #2299)
|
6 years ago
|
|
imgui_draw.cpp
|
Removed trailing spaces (#2038, #2299)
|
6 years ago
|
|
imgui_internal.h
|
Fixed range-version of PushID() and GetID() not honoring the ### operator to restart from the seed value.
|
6 years ago
|
|
imgui_widgets.cpp
|
Fixed range-version of PushID() and GetID() not honoring the ### operator to restart from the seed value.
|
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
|