Bez popisu

ocornut 79d88e2d0b Error Handling, Tables: TableGetSortSpecs() silently return NULL when no table (matching most other table getters). TableSetBgColor() uses IM_ASSERT_USER_ERROR. před 2 týdny
.github 68971223aa CI: Fix/amend be63037. před 2 týdny
backends 18dca11dd0 Backends: GLFW, SDL2: ImplXXX_GetContentScaleXXX() helpers return 1.0f on emscripten / apple / android (#8742, #8733) před 2 týdny
docs 79d88e2d0b Error Handling, Tables: TableGetSortSpecs() silently return NULL when no table (matching most other table getters). TableSetBgColor() uses IM_ASSERT_USER_ERROR. před 2 týdny
examples ed7d965818 Examples: GLFW+OpenGL3, GLFW+WGPU: Emscripten Makefiles uses port contrib.glfw3 (#8742) před 2 týdny
misc 0448428322 Fonts: Change ImFontConfig::FontNo back to int from S8 (#8775) před 3 týdny
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. před 3 roky
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. před 5 roky
.gitignore b2f39318cb Adding .cache to ignore list. (#8674) před 1 měsícem
LICENSE.txt a0f907933d Happy new year! před 6 měsíci
imconfig.h 0ba02a4ed6 Debug Tools: added IMGUI_DEBUG_HIGHLIGHT_ALL_ID_CONFLICTS. (#8651, #7961, #7669) před 2 týdny
imgui.cpp a0d3e405a3 Textures: ImTextureData::Create() sets status. RegisterUserTexture() increases RefCount. Added comments about ImTextureData::GetTexRef(). (#8789) před 2 týdny
imgui.h a0d3e405a3 Textures: ImTextureData::Create() sets status. RegisterUserTexture() increases RefCount. Added comments about ImTextureData::GetTexRef(). (#8789) před 2 týdny
imgui_demo.cpp 4d745bc602 Version 1.92.2 WIP před 2 týdny
imgui_draw.cpp a0d3e405a3 Textures: ImTextureData::Create() sets status. RegisterUserTexture() increases RefCount. Added comments about ImTextureData::GetTexRef(). (#8789) před 2 týdny
imgui_internal.h a0d3e405a3 Textures: ImTextureData::Create() sets status. RegisterUserTexture() increases RefCount. Added comments about ImTextureData::GetTexRef(). (#8789) před 2 týdny
imgui_tables.cpp 79d88e2d0b Error Handling, Tables: TableGetSortSpecs() silently return NULL when no table (matching most other table getters). TableSetBgColor() uses IM_ASSERT_USER_ERROR. před 2 týdny
imgui_widgets.cpp 4d745bc602 Version 1.92.2 WIP před 2 týdny
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) před 3 roky
imstb_textedit.h 4e487cfa99 stb_textedit: subsequent comments to match ocornut/stb branch. (#8635, #7925) před 2 měsíci
imstb_truetype.h 895bff6524 Removed unneeded check in RenderText() loop + disable static analyzer false-positive warnings. před 1 měsícem