暫無描述

omar 8522a4bbea Fixed Clang warning ("multi-line comment"). XCode also also "space between \ and carriage return". Perhaps it would work with 2 spaces? Adding a dot for now.. 6 年之前
docs 0236bc246f Scrollbar: Fade out and disable interaction when too small, in order to facilitate using the resize grab on very small window, as well as reducing visual noise/overlap. (+1 squashed commits) 6 年之前
examples cc80d8e118 Examples: Metal: Compilation fix. 6 年之前
misc ee3b4f2bf1 Using IM_UNUSED() macro. 6 年之前
.editorconfig e837099b67 Update for stb_ files. (#2038) 6 年之前
.travis.yml 220e6a55b7 Travis: Fix (still not sure there is a way to test those files). (#1044) 7 年之前
LICENSE.txt 6b97ded438 Happy new year! & comments 6 年之前
imconfig.h c808eb92c6 Config: Added IMGUI_DISABLE_WIN32_FUNCTIONS to disable linking with _any_ Win32 function, as a general forward compatible measure. 6 年之前
imgui.cpp 57a586b4f1 Font: Moved functions to internal block (not enforced). Made ConfigData pointer const. Added link to stb's notes. 6 年之前
imgui.h 57a586b4f1 Font: Moved functions to internal block (not enforced). Made ConfigData pointer const. Added link to stb's notes. 6 年之前
imgui_demo.cpp 57a586b4f1 Font: Moved functions to internal block (not enforced). Made ConfigData pointer const. Added link to stb's notes. 6 年之前
imgui_draw.cpp a79785c0b9 ImDrawData: Added FramebufferScale field (currently a copy of the value from io.DisplayFramebufferScale). 6 年之前
imgui_internal.h 0236bc246f Scrollbar: Fade out and disable interaction when too small, in order to facilitate using the resize grab on very small window, as well as reducing visual noise/overlap. (+1 squashed commits) 6 年之前
imgui_widgets.cpp 0236bc246f Scrollbar: Fade out and disable interaction when too small, in order to facilitate using the resize grab on very small window, as well as reducing visual noise/overlap. (+1 squashed commits) 6 年之前
imstb_rectpack.h 539f69b950 Updated STB libraries to latest (drift has been reduced with nothings/stb as most of our changes were merged). Using [DEAR IMGUI] markers when changed. 6 年之前
imstb_textedit.h 539f69b950 Updated STB libraries to latest (drift has been reduced with nothings/stb as most of our changes were merged). Using [DEAR IMGUI] markers when changed. 6 年之前
imstb_truetype.h 8522a4bbea Fixed Clang warning ("multi-line comment"). XCode also also "space between \ and carriage return". Perhaps it would work with 2 spaces? Adding a dot for now.. 6 年之前