Ingen beskrivning

ocornut feaa7ea003 Examples: Emscripten: Amend ba636c5. (#3705) 4 år sedan
.github d20f2bc90a Rename example_emscripten/ to example_emscripten_opengl3/ (#3632) 4 år sedan
backends e485d451d1 Backends: DX12: improve Windows 7 compatibility (#3696) 4 år sedan
docs feaa7ea003 Examples: Emscripten: Amend ba636c5. (#3705) 4 år sedan
examples feaa7ea003 Examples: Emscripten: Amend ba636c5. (#3705) 4 år sedan
misc 182115409a Internals: added ImSpan helper structure + 2020/10/01 stricter bound checking 4 år sedan
.editorconfig 832fda8488 Fixed stray end of line blanks, added comments in .editorconfig, tweaked some headers. 5 år sedan
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 5 år sedan
.gitignore feaa7ea003 Examples: Emscripten: Amend ba636c5. (#3705) 4 år sedan
LICENSE.txt 8ec5daf35d Happy new year! 4 år sedan
imconfig.h 71cc636696 Metrics: Rebranded as "Dear ImGui Metrics/Debugger". Fix Show Window Rectangle. Fix Clang OSX warnings. Amend #3592 for Mingw only. 4 år sedan
imgui.cpp 0a5f399805 Tables: Fix hiding column right after the frozen line. Fix hovering/resising column delimiter scrolled under frozen columns. (#3678) 4 år sedan
imgui.h 36535514d5 Backends: DX12: Fix warning (#3706). Disable obsolete Tables enums, leave them commented out. Using _MSVC_LANG to enable offsetof() and static_assert() on VS2015.3+ 4 år sedan
imgui_demo.cpp 36535514d5 Backends: DX12: Fix warning (#3706). Disable obsolete Tables enums, leave them commented out. Using _MSVC_LANG to enable offsetof() and static_assert() on VS2015.3+ 4 år sedan
imgui_draw.cpp 94a432275b ImDrawList: Internals: Add ability to scale anti-alias fringe. This enable users to keep geometry sharp while scaling vertex buffer content. 4 år sedan
imgui_internal.h 36535514d5 Backends: DX12: Fix warning (#3706). Disable obsolete Tables enums, leave them commented out. Using _MSVC_LANG to enable offsetof() and static_assert() on VS2015.3+ 4 år sedan
imgui_tables.cpp 31a2f0c164 Tables: fixed outer_width misreported to layout for use with SameLine when ScrollY is set but not ScrollX (#3704, #3414) 4 år sedan
imgui_widgets.cpp 9bcf77eb81 Fixed using IsItemEdited() after Combo() not matching the return value from Combo(). (#2034) + fix some PVS warnings, fix typo, blanks. 4 år sedan
imstb_rectpack.h bcdb89ab07 Rebased imstb_rectpack on stb_rect_pack v1.00. 6 år sedan
imstb_textedit.h ec945f44b5 InputText: Added support for Page Up/Down in InputTextMultiline. (#3430) 5 år sedan
imstb_truetype.h b62f1ea8e9 Fix zealous PVS studio warnings. Minor tweaks. 5 år sedan