История коммитов

Автор SHA1 Сообщение Дата
  ocornut 3fb22b836b Merge branch 'master' into docking 1 день назад
  ocornut 041cdddf35 Fonts: add new ProggyForever font! 1 неделя назад
  ocornut a8bf659143 Fonts: AddFontDefaultBitmap() doesn't need to explicitely set OversampleH/OversampleV to 1 as this is automatic. 1 день назад
  ocornut 9c33672e5c Examples: reword a comment to not mention AddFontDefault() explicitly. 1 день назад
  ocornut 42f28ba305 Fonts: avoid baking ExtraSizeScale twice into Ascent/Descent. (re) 2 дней назад
  ocornut 291787bcac Fonts: comment about swapping EllipsisChar value. (#9228) 2 дней назад
  ocornut d67c66c437 Changed RenderTextEllipsis() logic to not trim trailing blanks before the ellipsis. (#9229) 2 дней назад
  ocornut 7b365fa6b4 Nav: fixed another occurence of nav cursor briefly appearing when Tabbing with ImGuiConfigFlags_NavEnableKeyboard disabled. (#9214, #9218) 2 дней назад
  ocornut 87262dd07a Nav, IO: added undocumented ConfigNavEnableTabbing flag. (#9218) 3 дней назад
  Ryan Jensen 8ed10d538e Docs: update comment on ImGuiConfigFlags_NavEnableKeyboard. (#9218) 6 дней назад
  ocornut 943fcc4f10 Merge branch 'master' into docking 3 дней назад
  ocornut 9f30044333 Backends: GLFW: try to set IMGUI_IMPL_GLFW_DISABLE_X11 / IMGUI_IMPL_GLFW_DISABLE_WAYLAND automatically if headers are not available. (#9225) 3 дней назад
  ocornut fd9873a5c2 Tables: internals: extract TableSetColumnDisplayOrder() out of TableBeginApplyRequests() and clarify API limitations. 3 дней назад
  ocornut c71b2a1fe6 Revert "Fonts: avoid baking ExtraSizeScale twice into Ascent/Descent." 3 дней назад
  tanksdude 5fe48b6a0e Docs: fixed some typos (#9217) 3 дней назад
  ocornut 1bcc23ef12 Fonts: avoid baking ExtraSizeScale twice into Ascent/Descent. 1 неделя назад
  ocornut 524f01d248 Metrics: browsing font baked data persist tree state when e.g. using LoadAll. 1 неделя назад
  ocornut 226f62fa8f Demo: amend Shortcuts demo to clarify that ImGuiInputFlags_RouteOverActive may be used with focused route. (#9004) 1 неделя назад
  ocornut ea83628438 Nav: fixed navigation cursor briefly appearing when using API to focus an InputText() in a window with _NoNavInputs flag. (#9214) 1 неделя назад
  ocornut 76860017d5 Clipper, Nav: fixed an UBSan warning when using in a ListClipper region . (#9160) 1 неделя назад
  ocornut 4b8e41cffb TabBar: expose NextScrollToTabId to internal API. 2 недель назад
  ocornut a9ca61a7ce Fonts: fixed an issue where using PushFont() from the implicit/fallback "Debug" window when its recorded state is collapsed would incorrectly early out. (#9210, #8865) 1 неделя назад
  ocornut 913a3c6056 TabBar: expose NextScrollToTabId to internal API. 2 недель назад
  ocornut 921842e8a1 Docking: make dock node tab bar ID match parent ID of its tab items. 2 недель назад
  ocornut 7a49ad6f5a Docking: use DockContextDeleteNode() instead of raw IM_DELETE(), so we can better rework ownership of dock node tab bars. 2 недель назад
  ocornut f58378711f Docking: fixed various rendering issues and ability to have rounded floating dock nodes. Amend 91ce8cc. (#6993, #6151) 2 недель назад
  ocornut 10ebda0b5e Docking, Viwport: Fixed a regression in 1.92.4 where partially moving a floating docking node with split over the main viewport would set the window in an invalid state. 2 недель назад
  ocornut 91ce8ccdbc Docking: fixed various rendering issues and ability to have rounded floating dock nodes. (#6993, #6151) 2 недель назад
  ocornut d6d5580099 Merge branch 'master' into docking w/ custom fix in Scrollbar() 2 недель назад
  ocornut a6598f6fdb Windows: clarify/simplify background rendering: alpha should always be zero for DockNodeHost windows. (#2522) 2 недель назад