暂无描述

ocornut dd89a3741b Backends: Vulkan: sharing duplicate code. (#5446, #8326) 6 月之前
.github dbf76f62f9 Update issue_template.yml 7 月之前
backends dd89a3741b Backends: Vulkan: sharing duplicate code. (#5446, #8326) 6 月之前
docs b7c27c5333 Windows: legacy SetWindowFontScale() is properly inherited by nested child windows. (#2701, #8138, #1018) 6 月之前
examples b4a5d1dc53 Backends: SDLGPU3: Rename GpuDevice->Device. Expose ImGui_ImplSDLGPU3_CreateDeviceObjects(), ImGui_ImplSDLGPU3_DestroyDeviceObjects(). Misc renaming. (#8163, #7998, #7988) 6 月之前
misc 4c64ba16c5 imgui_freetype: fixed issue where glyph advances would incorrectly be snapped to pixels. 6 月之前
.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 007735737a Ignore vscode artifacts (#8324) 6 月之前
LICENSE.txt a0f907933d Happy new year! 7 月之前
imconfig.h c3ffd4c53e Misc: Added IMGUI_USE_LEGACY_CRC32_ADLER to use old tables. (#8169, #4933) 7 月之前
imgui.cpp 487d7f9a29 Font: Internals: make used page maps smaller. Since it's extremely rarely used and for iterations only. ~34->16 bytes with ImWchar32. 6 月之前
imgui.h 487d7f9a29 Font: Internals: make used page maps smaller. Since it's extremely rarely used and for iterations only. ~34->16 bytes with ImWchar32. 6 月之前
imgui_demo.cpp c59a2267d0 Version 1.91.8 WIP 6 月之前
imgui_draw.cpp 487d7f9a29 Font: Internals: make used page maps smaller. Since it's extremely rarely used and for iterations only. ~34->16 bytes with ImWchar32. 6 月之前
imgui_internal.h f2262eb81a Windows: latch FontRefSize at time of Begin(), consistent with e.g. TitleBarHeight, and to avoid calling CalcFontSize() on non-current window. 6 月之前
imgui_tables.cpp c59a2267d0 Version 1.91.8 WIP 6 月之前
imgui_widgets.cpp c59a2267d0 Version 1.91.8 WIP 6 月之前
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 年之前
imstb_textedit.h 1674fe96ff InputText: amends: add stb_textedit_text() api. (#7925) 10 月之前
imstb_truetype.h 07dbcf1f70 Fixed typos. (#7593) 1 年之前