Fork of imgui with the emscripten output .gitignore'ed
omar
authored
on 17 Jan 2019
|
|
docs
|
Examples: Win32: Added support for mouse buttons 4 and 5 via WM_XBUTTON* messages. (#2264)
|
6 years ago
|
|
examples
|
Examples: Win32: Using wc.lpszClassName instead of duplicating the literal. + tweak README format.
|
6 years ago
|
|
misc
|
FreeType: Minor tweaks previous commit (#2285)
|
6 years ago
|
|
.editorconfig
|
EditorConfig: Further tweaks (#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
|
Various tweaks and fixes as suggested by PVS Studio (thanks PVS Studio!)
|
6 years ago
|
|
imgui.h
|
FreeType: Minor tweaks previous commit (#2285)
|
6 years ago
|
|
imgui_demo.cpp
|
ImDrawList: Fixed AddCircle(), AddCircleFilled() angle step being off, which was visible when drawing a "circle" with a small number of segments (e.g. an hexagon). (#2287) [@baktery]
|
6 years ago
|
|
imgui_draw.cpp
|
ImFontAtlas: Added 0x2000-0x206F general punctuation range to default ChineseFull/ChineseSimplifiedCommon ranges. (#2093)
|
6 years ago
|
|
imgui_internal.h
|
Version 1.68 WIP
|
6 years ago
|
|
imgui_widgets.cpp
|
Various tweaks and fixes as suggested by PVS Studio (thanks PVS Studio!)
|
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
|