.github
|
66102880a3
Updated links to Discussions
|
4 年之前 |
backends
|
bc3d267c51
Backends: OSX: Use mach_absolute_time as CFAbsoluteTimeGetCurrent can jump backwards. (#4557, #4563)
|
4 年之前 |
docs
|
30546bc0e7
ColorEdit: Fix multiple issues. (#4014)
|
4 年之前 |
examples
|
11103f8253
Examples: SDL+OpenGL3: fixed build on ES2 target. (#4492)
|
4 年之前 |
misc
|
68f428b449
imgui_freetype: Fixed crash when FT_Render_Glyph() returns NULL (which apparently happens with Freetype 2.11). (#4394, #4145 ?)
|
4 年之前 |
.editorconfig
|
6ba1334903
Nav: internals: renaming ImGuiInputSource so it is not specific to nav. Comments.
|
4 年之前 |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
5 年之前 |
.gitignore
|
2403ed92a3
Added build/ to gitignore (#3027), Examples: SDL2: Link with shell32.lib required by SDL2main.lib since SDL 2.0.12. [#3988, #3884] + added batch file for SDL+Vulkan.
|
4 年之前 |
LICENSE.txt
|
8ec5daf35d
Happy new year!
|
4 年之前 |
imconfig.h
|
30d164eb26
Backends: Win32: IME functions are disabled by default for non-Visual Studio compilers (MinGW etc.) (#2590, #738, #4185, #4301)
|
4 年之前 |
imgui.cpp
|
15132217a3
Nav: Fixed an issue with losing focus on docked windows when pressing Alt while keyboard navigation is disabled. (#4547, #4439)
|
4 年之前 |
imgui.h
|
30546bc0e7
ColorEdit: Fix multiple issues. (#4014)
|
4 年之前 |
imgui_demo.cpp
|
7b8bc864e9
Menus: Fixed vertical alignments of MenuItem() calls within a menu bar. (broken by f8fae022). (#4538)
|
4 年之前 |
imgui_draw.cpp
|
4a7c21d330
Fonts: Fixed ImFontAtlas::ClearInputData() marking atlas as not built. (#4455, #3487)
|
4 年之前 |
imgui_internal.h
|
30546bc0e7
ColorEdit: Fix multiple issues. (#4014)
|
4 年之前 |
imgui_tables.cpp
|
3973de7933
Internals: removed last parameter to IsClippedEx() + fix PVS studio warnings.
|
4 年之前 |
imgui_widgets.cpp
|
30546bc0e7
ColorEdit: Fix multiple issues. (#4014)
|
4 年之前 |
imstb_rectpack.h
|
327a5d8253
Fix warning + apply trailing whitespaces in stb_ libs (as applied on nothings/stb on 2020/02/02, facilitating further diffs)
|
4 年之前 |
imstb_textedit.h
|
d9b606672a
InputText: Fix handling of paste failure (buffer full) which in some cases could corrupt the undo stack. (#4038)
|
4 年之前 |
imstb_truetype.h
|
327a5d8253
Fix warning + apply trailing whitespaces in stb_ libs (as applied on nothings/stb on 2020/02/02, facilitating further diffs)
|
4 年之前 |