.github
|
7f4b477d2e
CI: Update ubuntu version (#5598)
|
3 years ago |
backends
|
bc2002ab92
Merge branch 'master' into docking
|
3 years ago |
docs
|
bc2002ab92
Merge branch 'master' into docking
|
3 years ago |
examples
|
e21f462f6f
Merge branch 'master' into docking
|
3 years ago |
misc
|
e900ca355e
Merge branch 'master' into docking
|
3 years ago |
.editorconfig
|
0b2da67912
Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors.
|
3 years ago |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
5 years ago |
.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 years ago |
LICENSE.txt
|
92d7869fc7
Happy new year!
|
3 years ago |
imconfig.h
|
07efd7cc20
Renamed IMGUI_DISABLE_METRICS_WINDOW to IMGUI_DISABLE_DEBUG_TOOLS.
|
3 years ago |
imgui.cpp
|
bc2002ab92
Merge branch 'master' into docking
|
3 years ago |
imgui.h
|
bc2002ab92
Merge branch 'master' into docking
|
3 years ago |
imgui_demo.cpp
|
bc2002ab92
Merge branch 'master' into docking
|
3 years ago |
imgui_draw.cpp
|
5d0deebba4
Merge branch 'master' into docking
|
3 years ago |
imgui_internal.h
|
bc2002ab92
Merge branch 'master' into docking
|
3 years ago |
imgui_tables.cpp
|
e13913ed57
IsItemHovered: Added ImGuiHoveredFlags_DelayNormal, ImGuiHoveredFlags_DelayShort, ImGuiHoveredFlags_NoSharedDelay. (#1485)
|
3 years ago |
imgui_widgets.cpp
|
bc2002ab92
Merge branch 'master' into docking
|
3 years ago |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 years ago |
imstb_textedit.h
|
de451d4474
Updated stb_textedit.h from 1.13 to 1.14. (#5075)
|
3 years ago |
imstb_truetype.h
|
88fbc31ee0
stb_truetype: fix a division by zero (unused chain of result, but triggering debuggers). (#5139, #5075)
|
3 years ago |