.github
|
d20f2bc90a
Rename example_emscripten/ to example_emscripten_opengl3/ (#3632)
|
4 年之前 |
backends
|
e485d451d1
Backends: DX12: improve Windows 7 compatibility (#3696)
|
4 年之前 |
docs
|
feaa7ea003
Examples: Emscripten: Amend ba636c5. (#3705)
|
4 年之前 |
examples
|
feaa7ea003
Examples: Emscripten: Amend ba636c5. (#3705)
|
4 年之前 |
misc
|
182115409a
Internals: added ImSpan helper structure + 2020/10/01 stricter bound checking
|
4 年之前 |
.editorconfig
|
832fda8488
Fixed stray end of line blanks, added comments in .editorconfig, tweaked some headers.
|
5 年之前 |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
5 年之前 |
.gitignore
|
feaa7ea003
Examples: Emscripten: Amend ba636c5. (#3705)
|
4 年之前 |
LICENSE.txt
|
8ec5daf35d
Happy new year!
|
4 年之前 |
imconfig.h
|
71cc636696
Metrics: Rebranded as "Dear ImGui Metrics/Debugger". Fix Show Window Rectangle. Fix Clang OSX warnings. Amend #3592 for Mingw only.
|
4 年之前 |
imgui.cpp
|
0a5f399805
Tables: Fix hiding column right after the frozen line. Fix hovering/resising column delimiter scrolled under frozen columns. (#3678)
|
4 年之前 |
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 年之前 |
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 年之前 |
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 年之前 |
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 年之前 |
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 年之前 |
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 年之前 |
imstb_rectpack.h
|
bcdb89ab07
Rebased imstb_rectpack on stb_rect_pack v1.00.
|
6 年之前 |
imstb_textedit.h
|
ec945f44b5
InputText: Added support for Page Up/Down in InputTextMultiline. (#3430)
|
5 年之前 |
imstb_truetype.h
|
b62f1ea8e9
Fix zealous PVS studio warnings. Minor tweaks.
|
5 年之前 |