暫無描述

ocornut 4e487cfa99 stb_textedit: subsequent comments to match ocornut/stb branch. (#8635, #7925) 2 月之前
.github 75964a9860 CI: run on ubuntu-latest. 3 月之前
backends 08689c51a9 Backends: GLFW, SDL2, SDL3: include GLFW/SDL version number in io.BackendPlatformName. 2 月之前
docs 61242e2e6a InputText: fixed cursor positioning issue using up/down keys on non-ASCII text. (#8635, #7925) 2 月之前
examples 46235e91f6 Examples: SDL3: specify SDL_WINDOW_HIGH_PIXEL_DENSITY and make centering consistent + call SDL_RenderScale(). 2 月之前
misc f5003aff69 Docs: Fix some typos (#8505) 4 月之前
.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 e3bfaab3f7 Examples: update xcode projects. 2 月之前
LICENSE.txt a0f907933d Happy new year! 6 月之前
imconfig.h f94a5f0e8c Docs: Update doc about plutosvg (#8395) 5 月之前
imgui.cpp afd3a36f69 Demo: added basic Fonts section under main demo (same as Metrics one) for visibility. 2 月之前
imgui.h 61242e2e6a InputText: fixed cursor positioning issue using up/down keys on non-ASCII text. (#8635, #7925) 2 月之前
imgui_demo.cpp afd3a36f69 Demo: added basic Fonts section under main demo (same as Metrics one) for visibility. 2 月之前
imgui_draw.cpp f484af34c2 Font: rename ImFont::AddRemapChar() parameters for clarity. (#609) 2 月之前
imgui_internal.h afd3a36f69 Demo: added basic Fonts section under main demo (same as Metrics one) for visibility. 2 月之前
imgui_tables.cpp cbb8edb0b7 Tables: fixed an assert when combining Tables, Frozen Rows, Clipper and BeginMultiSelect() in a certain order. (#8595, #8250) 3 月之前
imgui_widgets.cpp 0fc4967ebc Rework TextAligned() api to fix issues with baseline alignment + use standard CalcItemSize(). (#7024) 3 月之前
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 07dbcf1f70 Fixed typos. (#7593) 1 年之前