.github
|
115a8e74c2
Fonts: update misc comments, docs.
|
1 month ago |
backends
|
dcf14505e2
Backends: SDLGPU: fixes call to SDL_MapGPUTransferBuffer(). Fixes artifacts on OSX/Metal. (#8465, #8703)
|
1 month ago |
docs
|
85b2fe8486
Docs: update binaries.
|
1 month ago |
examples
|
c18301f356
Examples: remove explicit font sizes from AddFontXXX() calls. Add commented out style.FontSizeBase assignment.
|
1 month ago |
misc
|
c56e8b4964
imgui_freetype: fixed NULL that creeped in instead of nullptr.
|
1 month 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
|
b2f39318cb
Adding .cache to ignore list. (#8674)
|
1 month ago |
LICENSE.txt
|
a0f907933d
Happy new year!
|
6 months ago |
imconfig.h
|
f94a5f0e8c
Docs: Update doc about plutosvg (#8395)
|
5 months ago |
imgui.cpp
|
673eb7de96
Version 1.92.0
|
1 month ago |
imgui.h
|
673eb7de96
Version 1.92.0
|
1 month ago |
imgui_demo.cpp
|
673eb7de96
Version 1.92.0
|
1 month ago |
imgui_draw.cpp
|
673eb7de96
Version 1.92.0
|
1 month ago |
imgui_internal.h
|
673eb7de96
Version 1.92.0
|
1 month ago |
imgui_tables.cpp
|
673eb7de96
Version 1.92.0
|
1 month ago |
imgui_widgets.cpp
|
673eb7de96
Version 1.92.0
|
1 month ago |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 years ago |
imstb_textedit.h
|
4e487cfa99
stb_textedit: subsequent comments to match ocornut/stb branch. (#8635, #7925)
|
2 months ago |
imstb_truetype.h
|
895bff6524
Removed unneeded check in RenderText() loop + disable static analyzer false-positive warnings.
|
1 month ago |