Нет описания

ocornut afe20dc9b6 Backends: warning fix. 1 месяц назад
.github 115a8e74c2 Fonts: update misc comments, docs. 1 месяц назад
backends afe20dc9b6 Backends: warning fix. 1 месяц назад
docs 725d185a31 Backends: DirectX12: fixed build on MinGW. (#8702, #4594) 1 месяц назад
examples c18301f356 Examples: remove explicit font sizes from AddFontXXX() calls. Add commented out style.FontSizeBase assignment. 1 месяц назад
misc c56e8b4964 imgui_freetype: fixed NULL that creeped in instead of nullptr. 1 месяц назад
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. 3 лет назад
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 5 лет назад
.gitignore b2f39318cb Adding .cache to ignore list. (#8674) 1 месяц назад
LICENSE.txt a0f907933d Happy new year! 7 месяцев назад
imconfig.h f94a5f0e8c Docs: Update doc about plutosvg (#8395) 5 месяцев назад
imgui.cpp f2e4e80391 Windows: BeginChild(): fixed being unable to combine manual resize on one axis and automatic resize on the other axis. (#8690) 1 месяц назад
imgui.h 2f9c518ca8 Textures: ImTextureData::GetPixels() returns void* for clarity. 1 месяц назад
imgui_demo.cpp e97e55adbc Backends: Fixed various warnings discovered when using MinGW GCC 15/Clang on latest backends. 1 месяц назад
imgui_draw.cpp 2f9c518ca8 Textures: ImTextureData::GetPixels() returns void* for clarity. 1 месяц назад
imgui_internal.h 2f9c518ca8 Textures: ImTextureData::GetPixels() returns void* for clarity. 1 месяц назад
imgui_tables.cpp 3c27c643a9 Fonts: internals: renamed g.FontScale to g.FontBakedScale for clarity. Comments. 1 месяц назад
imgui_widgets.cpp b2c73596ae InputText: fixed a buffer overrun that could happen when using dynamically resizing buffers. (#8689) 1 месяц назад
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 лет назад
imstb_textedit.h 4e487cfa99 stb_textedit: subsequent comments to match ocornut/stb branch. (#8635, #7925) 2 месяцев назад
imstb_truetype.h 895bff6524 Removed unneeded check in RenderText() loop + disable static analyzer false-positive warnings. 1 месяц назад