Nenhuma descrição

Ori Avtalion 075ad676aa Demo: Fix '= =' typo in text (#8836) 1 dia atrás
.github 06ab541e2f CI: Adjust policies to more frequently build Win64 SDL3+SDL_Renderer, SDL3+SDL_GPU, and tweak others. 4 dias atrás
backends 4a51295c9e Backends: OpenGL3: add and call embedded loader shutdown in ImGui_ImplOpenGL3_Shutdown(). (#8792) 4 dias atrás
docs 19d1ad04f4 Fonts: stop using stb_truetype.h implementation functions. Fix using IMGUI_DISABLE_STB_TRUETYPE_IMPLEMENTATION. (#8794) 3 dias atrás
examples 4f00774006 Examples: SDL3+Metal: Amend example. (#8827, #8825) 3 dias atrás
misc 0448428322 Fonts: Change ImFontConfig::FontNo back to int from S8 (#8775) 3 semanas atrás
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. 3 anos atrás
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 5 anos atrás
.gitignore 4f00774006 Examples: SDL3+Metal: Amend example. (#8827, #8825) 3 dias atrás
LICENSE.txt a0f907933d Happy new year! 6 meses atrás
imconfig.h 0ba02a4ed6 Debug Tools: added IMGUI_DEBUG_HIGHLIGHT_ALL_ID_CONFLICTS. (#8651, #7961, #7669) 2 semanas atrás
imgui.cpp 174f37bdaf Fixed building with IMGUI_DISABLE_DEBUG_TOOLS only. (#8796) 3 dias atrás
imgui.h ed5bd1f9ef Changed ImTextCharToUtf8() to return bytes count rather than original pointer. (#8820) 4 dias atrás
imgui_demo.cpp 075ad676aa Demo: Fix '= =' typo in text (#8836) 1 dia atrás
imgui_draw.cpp 19d1ad04f4 Fonts: stop using stb_truetype.h implementation functions. Fix using IMGUI_DISABLE_STB_TRUETYPE_IMPLEMENTATION. (#8794) 3 dias atrás
imgui_internal.h 9c392896b7 Misc: removed more redundant inline static linkage from imgui_internal.h. (#8813, #8682, #8358) 4 dias atrás
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. 2 semanas atrás
imgui_widgets.cpp 4d745bc602 Version 1.92.2 WIP 2 semanas atrás
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 anos atrás
imstb_textedit.h 4e487cfa99 stb_textedit: subsequent comments to match ocornut/stb branch. (#8635, #7925) 2 meses atrás
imstb_truetype.h b884533957 Document/workaround an issue using IMGUI_DISABLE_STB_TRUETYPE_IMPLEMENTATION since 1.92.0. (#8794) 3 dias atrás