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

Автор SHA1 Опис Дата
  ocornut 9a5d5c45f5 Version 1.92.4 6 годин тому
  ocornut 25e5baf5f0 (Breaking) Clipper: commented out legacy IncludeRangeByIndices name obsoleted in 1.89.9. (#6424, #3841) 6 годин тому
  ocornut c8db91b7b4 (Breaking) TreeNode, Selectable: commented out legacy ImGuiTreeNodeFlags_AllowItemOverlap, ImGuiSelectableFlags_AllowItemOverlap names obsoleted in 1.89.7. 6 годин тому
  ocornut bad5ee167b Shortcuts: added support for combining ImGuiInputFlags_RouteFocused with ImGuiInputFlags_RouteOverActive,. (#9004) 1 день тому
  ocornut 4b858cf5d1 Made tooltip windows inherit parent. (#8982, #1345) 1 тиждень тому
  ocornut 2128e2f44b Style: added ImGuiCol_UnsavedMarker. (#8983) 1 тиждень тому
  ocornut 8c22b8aef6 Textures: allowed backend to destroy texture while inside the NewFrame/EndFrame scope. (#8811) 1 тиждень тому
  ocornut b987970870 Textures: fixed an issue preventing multi-contexts sharing a ImFontAtlas from being possible to destroy in any order. 1 тиждень тому
  ocornut 3470e6112b (Breaking) Backends: Vulkan: moved fields in ImGui_ImplVulkan_InitInfo: RenderPass, Subpass, MSAASamples, PipelineRenderingCreateInfo. (#8946, #8110, #8111, #8686) 2 тижнів тому
  ocornut f61a7ef222 Backends: SDL2,SDL3: avoid using the SDL_GetGlobalMouseState() path when one of our window is hovered. Fix mouse coordinate issue in fullscreen apps with macOS notch + better X11 perfs. (#7919, #7786) 2 тижнів тому
  ocornut d4f722d5b2 IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 3 тижнів тому
  ocornut 0e7cd694eb Version 1.92.4 WIP 3 тижнів тому
  ocornut 1c544ee941 Version 1.92.3 3 тижнів тому
  ocornut 70a43f3088 Fixed build with IMGUI_ENABLE_TEST_ENGINE. 3 тижнів тому
  ocornut 36133d8ac4 InputText: Word-Wrap: hide vertical scrollbar but takes its width into account. (#3237, #952, #1062, #7363) 1 місяць тому
  ocornut 78c1d4a92c InputText: Word-Wrap: moving ImGuiInputTextFlags_WordWrap to public API. Added in demo. (#3237, #952, #1062, #7363) 1 місяць тому
  ocornut 55f590c1d1 Selectable: ImGuiSelectableFlags_SelectOnNav doesn't select when holding Ctrl, to be consistent with multi-select. 1 місяць тому
  ocornut 1cd08b883c TabBar: fixed calling TabBarQueueFocus() before submitting tabs. (#8929, #6681) 1 місяць тому
  ocornut 8e4955bb23 Selectable: moved ImGuiSelectableFlags_SelectOnNav to public API. 1 місяць тому
  ocornut 11fff1ccf5 ImFont::RenderText() takes ImDrawTextFlags_CpuFineClip instead of bool cpu_fine_clip + forward ImDrawTextFlags to word-wrap code. 1 місяць тому
  ocornut 8a35ce0e98 CalcWordWrapPosition() breaks on \n instead of relying on caller to do it + expose ImTextCalcWordWrapNextLineStart(). (#3237, #952, #1062, #7363) 1 місяць тому
  fdsa 09ebcf1779 Docs: fixed mismatched parentheses & other small changes. (#8922) 1 місяць тому
  ocornut 605a751571 InputText, InputInt, InputFloat: fixed an issue where using Escape to revert would not write back the reverted value. (#8915, #8273) 1 місяць тому
  ocornut b7cb3d93a4 Comments about using MSVC SAL for printf annotation. (#8871) 1 місяць тому
  ocornut 8dc457fda2 Internals: added indent, shallow tweaks + unused context pointer to InputTextCalcTextLenAndLineCount() to reduce noise in wip patch. 1 місяць тому
  ocornut aa2f40c3bb Clipper, Tables: added ImGuiListClipperFlags, ImGuiListClipperFlags_NoSetTableRowCounters. (#8886) 1 місяць тому
  ocornut 42656b3aa1 Scrollbar, Style: added style.ScrollbarPadding, ImGuiStyleVar_ScrollbarPadding. (#8895) 1 місяць тому
  ocornut 0c4f50090a DrawList: fixed CloneOutput() taking a copy of the ImDrawListSharedData pointer. (#8894, #1860) 1 місяць тому
  ocornut 86ec5c8342 Version 1.92.3 WIP 1 місяць тому
  ocornut 45acd5e0e8 Version 1.92.2b 2 місяців тому