Nessuna descrizione

ocornut c56e8b4964 imgui_freetype: fixed NULL that creeped in instead of nullptr. 1 mese fa
.github 115a8e74c2 Fonts: update misc comments, docs. 1 mese fa
backends 6b3cbb10a2 Backends: Vulkan: correct minimum pool size assertion (#8691) 1 mese fa
docs b2c73596ae InputText: fixed a buffer overrun that could happen when using dynamically resizing buffers. (#8689) 1 mese fa
examples c18301f356 Examples: remove explicit font sizes from AddFontXXX() calls. Add commented out style.FontSizeBase assignment. 1 mese fa
misc c56e8b4964 imgui_freetype: fixed NULL that creeped in instead of nullptr. 1 mese fa
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. 3 anni fa
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 5 anni fa
.gitignore b2f39318cb Adding .cache to ignore list. (#8674) 1 mese fa
LICENSE.txt a0f907933d Happy new year! 7 mesi fa
imconfig.h f94a5f0e8c Docs: Update doc about plutosvg (#8395) 5 mesi fa
imgui.cpp f2e4e80391 Windows: BeginChild(): fixed being unable to combine manual resize on one axis and automatic resize on the other axis. (#8690) 1 mese fa
imgui.h b2c73596ae InputText: fixed a buffer overrun that could happen when using dynamically resizing buffers. (#8689) 1 mese fa
imgui_demo.cpp 1ce75e2bca Fixed duplicate symbols in some compile-time configurations. 1 mese fa
imgui_draw.cpp fe048efeab DrawList, Fonts: fixed PushFont()/AddImage() not restoring correct atlas texture id when using multiple atlas (#8694) 1 mese fa
imgui_internal.h 08bb348142 Misc: removed static linkage from operators to facilitate using in C++ modules. (#8682, #8358) 1 mese fa
imgui_tables.cpp 3c27c643a9 Fonts: internals: renamed g.FontScale to g.FontBakedScale for clarity. Comments. 1 mese fa
imgui_widgets.cpp b2c73596ae InputText: fixed a buffer overrun that could happen when using dynamically resizing buffers. (#8689) 1 mese fa
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 anni fa
imstb_textedit.h 4e487cfa99 stb_textedit: subsequent comments to match ocornut/stb branch. (#8635, #7925) 2 mesi fa
imstb_truetype.h 895bff6524 Removed unneeded check in RenderText() loop + disable static analyzer false-positive warnings. 1 mese fa