Tidak Ada Deskripsi

ocornut 55073aa7a3 Examples; SDL: added missing return values checks from SDL_CreateWindow() calls. (#7147) 1 tahun lalu
.github 357f752bed Docs: add more links to the top of every examples and backends files. 1 tahun lalu
backends 8764a1b7c4 Backends: Vulkan: free FontCommandBuffer explicitely (not actually required in normal code path, unless ImGui_ImplVulkan_DestroyDeviceObjects is declared directly). (#7104) 1 tahun lalu
docs f59b54c6f4 Nav: Activation can also be performed with Keypad Enter. (#5606) 1 tahun lalu
examples 55073aa7a3 Examples; SDL: added missing return values checks from SDL_CreateWindow() calls. (#7147) 1 tahun lalu
misc aaf157cfdd Commented out ImGuiFreeType::BuildFontAtlas() obsoleted in 1.81. Commented out legacy ImGuiColumnsFlags_XXX symbols redirecting to ImGuiOldColumnsFlags_XXX, obsoleted in 1.80. 1 tahun lalu
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. 3 tahun lalu
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 5 tahun lalu
.gitignore 5ce636b0ba Tweak to accomodate for build* directories anywhere. 2 tahun lalu
LICENSE.txt 52c61deaf9 Happy new year! 2 tahun lalu
imconfig.h 52886872f1 Misc: Added IMGUI_USER_H_FILENAME to change the path included when using IMGUI_INCLUDE_IMGUI_USER_H. (#7039) 1 tahun lalu
imgui.cpp 089ed30323 Replace usages of ImGuiKey_KeyPadEnter with ImGuiKey_KeypadEnter. (#7143) 1 tahun lalu
imgui.h 9d8de45313 Image(): comment and minor refactor to resurface the fact that a border size may be added. (#2118) 1 tahun lalu
imgui_demo.cpp e265610a0c Fixes for MSVC code analyzer. 1 tahun lalu
imgui_draw.cpp 3d083dbe1a Version 1.90.1 WIP 1 tahun lalu
imgui_internal.h 6cfe3ddf52 InputTextMultiline: Tabbing through a multi-line text editor using ImGuiInputTextFlags_AllowTabInput doesn't activate it. (#3092, #5759, #787) 1 tahun lalu
imgui_tables.cpp 3d083dbe1a Version 1.90.1 WIP 1 tahun lalu
imgui_widgets.cpp e265610a0c Fixes for MSVC code analyzer. 1 tahun lalu
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 tahun lalu
imstb_textedit.h 61b8197942 Misc: Renamed some defines in imstb_textedit.h to avoid conflicts when using unity/jumbo builds. 1 tahun lalu
imstb_truetype.h e57871bb95 imstb_truetype: Add missing `return` keyword in error case of `stbtt__cid_get_glyph_subrs` (#6007) 2 tahun lalu