Історія комітів

Автор SHA1 Опис Дата
  Elliot Prior ff2dfc8422 Fonts: fixed a crash when modifying different texture format with a legacy backend. (#8824) 2 тижнів тому
  ocornut 7e701c18c8 Fonts: fixed an issue when a font using MergeMode has a reference size specified but the target font doesn't. 2 днів тому
  Michael Böhme 90025a62c7 Backends: Vulkan: Avoid calling vkCmdBindDescriptorSets() when texture has not changed. (#8666) 2 місяців тому
  o:tone 70cfc02811 Examples: SDL3+SDL_GPU: use SDL_WaitAndAcquireGPUSwapchainTexture() instead of SDL_AcquireGPUSwapchainTexture(). (#8830) 2 тижнів тому
  ocornut c14d83d4e0 Tabs: made scrolling buttons never keyboard/gamepad navigation candidates. 2 днів тому
  ocornut 7d5fef8642 Nav: fixed a bug where GamepadMenu couldn't toggle between main and menu layer while navigating a Modal window. (#8834) 2 днів тому
  Christian Fillion 22fe9fce4c Textures: fixed assertion in DebugNodeTexture() when ImTextureID_Invalid is non-zero. (#8860, #8745) 2 днів тому
  ocornut 320c94bfaa Tabs: when scrolling is enabled, track selected tabs when resizing down parent container. (#3421, #8800) 6 днів тому
  ocornut 3ef6c8410a Tabs: added new fitting policy ImGuiTabBarFlags_FittingPolicyMixed, new default. (#3421, #8800) 6 днів тому
  ocornut 78d11cd781 Tabs: (Breaking) renamed ImGuiTabBarFlags_FittingPolicyResizeDown to ImGuiTabBarFlags_FittingPolicyShrink. (#261, #351) 6 днів тому
  ocornut 7278cda039 Tabs: added TabMinWidthBase, ImGuiStyleVar_TabMinWidthBase. 6 днів тому
  ocornut 046a8eae0f Tabs: fixed tab bar underline not drawing below scroll buttons. (#6820, #4859, #5022, #5239) 6 днів тому
  ocornut a0cdac48e0 Tables: fixed TableGetHoveredRow() (#7350, #6588, #6250) + TableGetRowIndex() which never correctly worked when using a clipper. 6 днів тому
  ocornut c6c0c3be08 Docs: amend 1.92.0 logs on the fact that font->CalcTextSizeA() used to be thread-safe. 1 тиждень тому
  Miolith 853a46e021 Backends: Vulkan: fixed texture update corruption introduced in 1.92.0. (#8801, #8755, #8840, #8465) 1 тиждень тому
  ocornut 19d1ad04f4 Fonts: stop using stb_truetype.h implementation functions. Fix using IMGUI_DISABLE_STB_TRUETYPE_IMPLEMENTATION. (#8794) 2 тижнів тому
  ocornut b884533957 Document/workaround an issue using IMGUI_DISABLE_STB_TRUETYPE_IMPLEMENTATION since 1.92.0. (#8794) 2 тижнів тому
  ocornut 174f37bdaf Fixed building with IMGUI_DISABLE_DEBUG_TOOLS only. (#8796) 2 тижнів тому
  ocornut 4f00774006 Examples: SDL3+Metal: Amend example. (#8827, #8825) 2 тижнів тому
  scribam 7babc24ad4 CI: Add SDL3 builds to MacOS and Windows. (#8819, #8778) 2 тижнів тому
  scribam c96e9c8273 CI: Update Windows CI to use a more recent SDL2. (#8819, #8778) 2 тижнів тому
  Tim-Rex 4a51295c9e Backends: OpenGL3: add and call embedded loader shutdown in ImGui_ImplOpenGL3_Shutdown(). (#8792) 3 тижнів тому
  gomkyung2 9c392896b7 Misc: removed more redundant inline static linkage from imgui_internal.h. (#8813, #8682, #8358) 2 тижнів тому
  ocornut ea613e181c Windows: fixed an issue where resizable child windows would emit border logic when hidden/non-visible. (#8815) 2 тижнів тому
  ocornut 8744d10235 Backends: OpenGL2, OpenGL3: set GL_UNPACK_ALIGNMENT to 1 before updating textures. (#8802) 3 тижнів тому
  ocornut 79d88e2d0b Error Handling, Tables: TableGetSortSpecs() silently return NULL when no table (matching most other table getters). TableSetBgColor() uses IM_ASSERT_USER_ERROR. 3 тижнів тому
  ocornut 4d745bc602 Version 1.92.2 WIP 3 тижнів тому
  ocornut 5d4126876b Version 1.92.1 4 тижнів тому
  ocornut 0ba02a4ed6 Debug Tools: added IMGUI_DEBUG_HIGHLIGHT_ALL_ID_CONFLICTS. (#8651, #7961, #7669) 4 тижнів тому
  Pascal Thomet ed7d965818 Examples: GLFW+OpenGL3, GLFW+WGPU: Emscripten Makefiles uses port contrib.glfw3 (#8742) 1 місяць тому