Bez popisu

gomkyung2 9c392896b7 Misc: removed more redundant inline static linkage from imgui_internal.h. (#8813, #8682, #8358) před 1 týdnem
.github 68971223aa CI: Fix/amend be63037. před 2 týdny
backends 643f0e3abf Backends: OpenGL3: restore update path on non-WebGL non-ES targets that doesn't require a CPU copy. (#8802, #8465) před 1 týdnem
docs 9c392896b7 Misc: removed more redundant inline static linkage from imgui_internal.h. (#8813, #8682, #8358) před 5 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 ea613e181c Windows: fixed an issue where resizable child windows would emit border logic when hidden/non-visible. (#8815) před 5 dny
imgui.h ed5bd1f9ef Changed ImTextCharToUtf8() to return bytes count rather than original pointer. (#8820) před 5 dny
imgui_demo.cpp 4d745bc602 Version 1.92.2 WIP před 2 týdny
imgui_draw.cpp 57a816ae60 Texutres: minor comments, tweaks. před 6 dny
imgui_internal.h 9c392896b7 Misc: removed more redundant inline static linkage from imgui_internal.h. (#8813, #8682, #8358) před 5 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