Sin descripción

LEE KYOUNGHEON e7d0ad092c Removed static inline usages from free functions. (#8867, #8813) hace 2 meses
.github 06ab541e2f CI: Adjust policies to more frequently build Win64 SDL3+SDL_Renderer, SDL3+SDL_GPU, and tweak others. hace 3 meses
backends 90025a62c7 Backends: Vulkan: Avoid calling vkCmdBindDescriptorSets() when texture has not changed. (#8666) hace 3 meses
docs 1bf41a0762 Fonts, Tables: fixed PushFont() having no effect when called after submitting a hidden column. (#8865) hace 2 meses
examples d163e20f63 Examples: Win32+OpenGL3: Replace legacy 'GL/GL.h' with 'GL/gl.h' (#8861) hace 2 meses
misc 0448428322 Fonts: Change ImFontConfig::FontNo back to int from S8 (#8775) hace 3 meses
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. hace 3 años
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. hace 6 años
.gitignore 4f00774006 Examples: SDL3+Metal: Amend example. (#8827, #8825) hace 3 meses
LICENSE.txt a0f907933d Happy new year! hace 10 meses
imconfig.h 0ba02a4ed6 Debug Tools: added IMGUI_DEBUG_HIGHLIGHT_ALL_ID_CONFLICTS. (#8651, #7961, #7669) hace 3 meses
imgui.cpp c22af8c346 Fonts: fixes comment (amend d8da97f7). hace 2 meses
imgui.h e7d0ad092c Removed static inline usages from free functions. (#8867, #8813) hace 2 meses
imgui_demo.cpp 3ef6c8410a Tabs: added new fitting policy ImGuiTabBarFlags_FittingPolicyMixed, new default. (#3421, #8800) hace 3 meses
imgui_draw.cpp ff2dfc8422 Fonts: fixed a crash when modifying different texture format with a legacy backend. (#8824) hace 3 meses
imgui_internal.h 7d5fef8642 Nav: fixed a bug where GamepadMenu couldn't toggle between main and menu layer while navigating a Modal window. (#8834) hace 3 meses
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. hace 3 meses
imgui_widgets.cpp 412daf7362 Tabs: attempt to fix infinite loop in tab-bar ShrinkWidth() by using an epsilon. (#5652, #3421, #8800) hace 2 meses
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) hace 3 años
imstb_textedit.h 4e487cfa99 stb_textedit: subsequent comments to match ocornut/stb branch. (#8635, #7925) hace 5 meses
imstb_truetype.h cc1fbcc9a9 Fonts: undo change done in b884533 since 19d1ad0 made them unnecessary. (#8794, #8850) hace 3 meses