Fork of imgui with the emscripten output .gitignore'ed
omar
authored
on 1 Oct 2018
|
|
.github
|
Contributing, Issue Template
|
6 years ago
|
|
docs
|
Docking: Reworked DockContextPruneUnusedSettingsNodes() to prune entire unused trees.
|
6 years ago
|
|
examples
|
Merge branch 'viewport' into docking
|
6 years ago
|
|
misc
|
Added Fonts readme details and links to Sweet16 font. (#2085)
|
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
|
Docking: Fixes for C++03 compilers.
|
6 years ago
|
|
imgui.h
|
Docking: Fixes for C++03 compilers.
|
6 years ago
|
|
imgui_demo.cpp
|
Docking: Demo: Displaying a message if master docking flag is disabled. + DockSpace() early out + comments.
|
6 years ago
|
|
imgui_draw.cpp
|
Merge branch 'viewport' into docking
|
6 years ago
|
|
imgui_internal.h
|
Docking: Fixed dock node with single window accidental stealing of non-owned host viewport (leading to general havoc).
|
6 years ago
|
|
imgui_widgets.cpp
|
Docking: Reorganizing some of the tab-bar selection and window focus related code.
|
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
|