.github
|
07efd7cc20
Renamed IMGUI_DISABLE_METRICS_WINDOW to IMGUI_DISABLE_DEBUG_TOOLS.
|
3 år sedan |
backends
|
1d6e34f3f9
Debug: Added ShowDebugLogWindow().
|
3 år sedan |
docs
|
07efd7cc20
Renamed IMGUI_DISABLE_METRICS_WINDOW to IMGUI_DISABLE_DEBUG_TOOLS.
|
3 år sedan |
examples
|
e66fc22057
Backends: OSX: Removed ImGui_ImplOSX_HandleEvent() from backend API. Move event tracking (desktop only) to OSX backend. (#4821)
|
3 år sedan |
misc
|
74f7ac04a1
Misc: Fix font compressor utility warnings. (#5359)
|
3 år sedan |
.editorconfig
|
6ba1334903
Nav: internals: renaming ImGuiInputSource so it is not specific to nav. Comments.
|
4 år sedan |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
5 år sedan |
.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 år sedan |
LICENSE.txt
|
92d7869fc7
Happy new year!
|
3 år sedan |
imconfig.h
|
07efd7cc20
Renamed IMGUI_DISABLE_METRICS_WINDOW to IMGUI_DISABLE_DEBUG_TOOLS.
|
3 år sedan |
imgui.cpp
|
07efd7cc20
Renamed IMGUI_DISABLE_METRICS_WINDOW to IMGUI_DISABLE_DEBUG_TOOLS.
|
3 år sedan |
imgui.h
|
07efd7cc20
Renamed IMGUI_DISABLE_METRICS_WINDOW to IMGUI_DISABLE_DEBUG_TOOLS.
|
3 år sedan |
imgui_demo.cpp
|
07efd7cc20
Renamed IMGUI_DISABLE_METRICS_WINDOW to IMGUI_DISABLE_DEBUG_TOOLS.
|
3 år sedan |
imgui_draw.cpp
|
507a87354b
DrawList: Circles disappear when using a radius < 0.5f (#3491)
|
3 år sedan |
imgui_internal.h
|
dd28500835
Debug: Add more log. Reworked IMGUI_DEBUG_PRINT IMGUI_DEBUG_PRINTF. Added internal IsDragDropActive() helper.
|
3 år sedan |
imgui_tables.cpp
|
07efd7cc20
Renamed IMGUI_DISABLE_METRICS_WINDOW to IMGUI_DISABLE_DEBUG_TOOLS.
|
3 år sedan |
imgui_widgets.cpp
|
07efd7cc20
Renamed IMGUI_DISABLE_METRICS_WINDOW to IMGUI_DISABLE_DEBUG_TOOLS.
|
3 år sedan |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 år sedan |
imstb_textedit.h
|
de451d4474
Updated stb_textedit.h from 1.13 to 1.14. (#5075)
|
3 år sedan |
imstb_truetype.h
|
88fbc31ee0
stb_truetype: fix a division by zero (unused chain of result, but triggering debuggers). (#5139, #5075)
|
3 år sedan |