Fork of imgui with the emscripten output .gitignore'ed
omar
authored
on 6 Sep 2018
|
|
.github
|
Added links to Discourse forums.
|
6 years ago
|
|
docs
|
Nav: Removed the [Beta] tag from various descriptions of the gamepad/keyboard navigation system. Although it is not perfect and will keep being improved, it is fairly functional and used by many. (#787)
|
6 years ago
|
|
examples
|
Examples: imgui_impl_opengl3 Fix GLAD error condition (#2059, #2002)
|
6 years ago
|
|
misc
|
imgui_stl: Comments (#2035)
|
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
|
Refactor: Moved ImFile functions. (#2036)
|
6 years ago
|
|
imgui.h
|
Nav: Removed the [Beta] tag from various descriptions of the gamepad/keyboard navigation system. Although it is not perfect and will keep being improved, it is fairly functional and used by many. (#787)
|
6 years ago
|
|
imgui_demo.cpp
|
Nav: Removed the [Beta] tag from various descriptions of the gamepad/keyboard navigation system. Although it is not perfect and will keep being improved, it is fairly functional and used by many. (#787)
|
6 years ago
|
|
imgui_draw.cpp
|
Version 1.65 WIP
|
6 years ago
|
|
imgui_internal.h
|
Minor mostly inconsequential merges from Viewport + LoadIniSettingsFromMemory() entirely skip lines starting with ';'
|
6 years ago
|
|
imgui_widgets.cpp
|
Refactor: moved low-layout helpers to imgui_widgets.cpp (Spacing, Dummy, NewLine, Separator, etc.) (#2036)
|
6 years ago
|
|
stb_rect_pack.h
|
Fixed warning: variable ‘L1’ set but not used [-Wunused-but-set-variable]
|
7 years ago
|
|
stb_textedit.h
|
stb_textedit, InputText(): Fixed Undo after pasting large amount of text (Redo will still fail when undo buffers are exhausted, but text won't be corrupted).
|
6 years ago
|
|
stb_truetype.h
|
Skip missing font glyphs V2 revert changes to stb_truetype.h (
|
6 years ago
|