Tidak Ada Deskripsi

ocornut 4dac00ca0c Windows: fixed always updating internal buffer for ### window titles even when Ctrl+Tab window is hidden. Instead forcing an update on mismatching when appearing. 3 hari lalu
.github 3fef0d553d Textures: fixed a building issue when ImTextureID is defined as a struct. 2 minggu lalu
backends bd6f48fe20 Backends: OpenGL3: Fixed embedded loader multiple init/shutdown cycles broken on some platforms. (#8792, #9112) 3 hari lalu
docs fc89c61089 Hashing: handling of "###" operator to reset to seed within a string identifier doesn't include the "###" characters in the output hash anymore. 3 hari lalu
examples ae873b1e0d Misc: rename extraneous parenthesizes from return statements. 2 minggu lalu
misc 98636f4a23 Fonts: fixed handling of `ImFontConfig::FontDataOwnedByAtlas = false` which did erroneously make a copy of the font data. (#9086) 3 minggu 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. 6 tahun lalu
.gitignore 635eb1d8e9 Added .tmp files. 1 bulan lalu
LICENSE.txt a0f907933d Happy new year! 11 bulan lalu
imconfig.h 149587b85b Config/build infos emit infos to convey when IM_ASSERT() macro is disabled. 1 bulan lalu
imgui.cpp 4dac00ca0c Windows: fixed always updating internal buffer for ### window titles even when Ctrl+Tab window is hidden. Instead forcing an update on mismatching when appearing. 3 hari lalu
imgui.h fc89c61089 Hashing: handling of "###" operator to reset to seed within a string identifier doesn't include the "###" characters in the output hash anymore. 3 hari lalu
imgui_demo.cpp fc89c61089 Hashing: handling of "###" operator to reset to seed within a string identifier doesn't include the "###" characters in the output hash anymore. 3 hari lalu
imgui_draw.cpp a726bded11 Fonts: ClearOutputData() doesn't need to clear FallbackChar, EllipsisChar. Fixed crash changing font loader. 1 Minggu lalu
imgui_internal.h cf64b7fa72 Tables: Fixed losing stored display order when reducing column count. (#9108, #4046) 6 hari lalu
imgui_tables.cpp 1e7d2adc29 Fixed Clang cast-align warning + Added missing Changelog entry in 1.92.4. (#8893) 3 hari lalu
imgui_widgets.cpp 0d2dd30ee9 Tabs: minor tweaks to facilitate mods altering spacing. 3 hari lalu
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 tahun lalu
imstb_textedit.h b7e45b3a48 InputText: rework STB_TEXTEDIT_INSERTCHARS() signature to allow partial insertion (unused). (#9029) 1 bulan lalu
imstb_truetype.h cc1fbcc9a9 Fonts: undo change done in b884533 since 19d1ad0 made them unnecessary. (#8794, #8850) 4 bulan lalu