暂无描述

ocornut 85b2fe8486 Docs: update binaries. 1 月之前
.github 115a8e74c2 Fonts: update misc comments, docs. 1 月之前
backends dcf14505e2 Backends: SDLGPU: fixes call to SDL_MapGPUTransferBuffer(). Fixes artifacts on OSX/Metal. (#8465, #8703) 1 月之前
docs 85b2fe8486 Docs: update binaries. 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! 6 月之前
imconfig.h f94a5f0e8c Docs: Update doc about plutosvg (#8395) 5 月之前
imgui.cpp 673eb7de96 Version 1.92.0 1 月之前
imgui.h 673eb7de96 Version 1.92.0 1 月之前
imgui_demo.cpp 673eb7de96 Version 1.92.0 1 月之前
imgui_draw.cpp 673eb7de96 Version 1.92.0 1 月之前
imgui_internal.h 673eb7de96 Version 1.92.0 1 月之前
imgui_tables.cpp 673eb7de96 Version 1.92.0 1 月之前
imgui_widgets.cpp 673eb7de96 Version 1.92.0 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 月之前