.github
|
66102880a3
Updated links to Discussions
|
3 年 前 |
backends
|
30a6873a44
Backends: WebGPU: Fix missing initialization of local variable (#4634)
|
3 年 前 |
docs
|
31d033c9d8
Nav: refactor SetKeyboardFocusHere() into using Nav facility. Fix it for clipped items. (#343, #4079, #2352, #432)
|
3 年 前 |
examples
|
fba756176d
Backends: SDL_Renderer: Amend 1d2d246, various tweaks, fixes, sync to latest. (#3926)
|
3 年 前 |
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
|
2de96c4bd5
Stack Tool: Added Stack Tool (ShowStackToolWindow() function and available from Demo and Metrics window). (#4631)
|
3 年 前 |
imgui.cpp
|
31d033c9d8
Nav: refactor SetKeyboardFocusHere() into using Nav facility. Fix it for clipped items. (#343, #4079, #2352, #432)
|
3 年 前 |
imgui.h
|
31d033c9d8
Nav: refactor SetKeyboardFocusHere() into using Nav facility. Fix it for clipped items. (#343, #4079, #2352, #432)
|
3 年 前 |
imgui_demo.cpp
|
2de96c4bd5
Stack Tool: Added Stack Tool (ShowStackToolWindow() function and available from Demo and Metrics window). (#4631)
|
3 年 前 |
imgui_draw.cpp
|
4a7c21d330
Fonts: Fixed ImFontAtlas::ClearInputData() marking atlas as not built. (#4455, #3487)
|
4 年 前 |
imgui_internal.h
|
31d033c9d8
Nav: refactor SetKeyboardFocusHere() into using Nav facility. Fix it for clipped items. (#343, #4079, #2352, #432)
|
3 年 前 |
imgui_tables.cpp
|
2de96c4bd5
Stack Tool: Added Stack Tool (ShowStackToolWindow() function and available from Demo and Metrics window). (#4631)
|
3 年 前 |
imgui_widgets.cpp
|
31d033c9d8
Nav: refactor SetKeyboardFocusHere() into using Nav facility. Fix it for clipped items. (#343, #4079, #2352, #432)
|
3 年 前 |
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 年 前 |