Historial de Commits

Autor SHA1 Mensaje Fecha
  ocornut cbf9e3f554 Merge branch 'master' into docking hace 2 meses
  ocornut 9ee3d731b5 Backends: SDL_GPU3: changed ImTextureID type from SDL_GPUTextureSamplerBinding* to SDL_GPUTexture*. Added ImGui_ImplSDLGPU3_RenderState. (#8866, #8163, #7998, #7988) hace 2 meses
  ocornut c22af8c346 Fonts: fixes comment (amend d8da97f7). hace 2 meses
  ocornut 1bf41a0762 Fonts, Tables: fixed PushFont() having no effect when called after submitting a hidden column. (#8865) hace 2 meses
  Christian Fillion f7eae45ae9 Fonts: show ImFontConfig::FontNo in DebugNodeFont(). (#8863) hace 2 meses
  ocornut 7d5fef8642 Nav: fixed a bug where GamepadMenu couldn't toggle between main and menu layer while navigating a Modal window. (#8834) hace 2 meses
  ocornut eda70b4e1a Tabs: docking nodes use ImGuiTabBarFlags_FittingPolicyMixed. (explicit default, solely for discoverability). (#3421, #8800) hace 2 meses
  ocornut 23c9362550 Merge branch 'master' into docking hace 2 meses
  ocornut 3ef6c8410a Tabs: added new fitting policy ImGuiTabBarFlags_FittingPolicyMixed, new default. (#3421, #8800) hace 2 meses
  ocornut 78d11cd781 Tabs: (Breaking) renamed ImGuiTabBarFlags_FittingPolicyResizeDown to ImGuiTabBarFlags_FittingPolicyShrink. (#261, #351) hace 2 meses
  ocornut 7278cda039 Tabs: added TabMinWidthBase, ImGuiStyleVar_TabMinWidthBase. hace 2 meses
  ocornut a0cdac48e0 Tables: fixed TableGetHoveredRow() (#7350, #6588, #6250) + TableGetRowIndex() which never correctly worked when using a clipper. hace 2 meses
  ocornut 2ab3946ecb Windows: add StopMouseMovingWindow(), partial merge 80d78fa from docking. hace 2 meses
  ocornut 63f00dae6b Windows, Viewports: clear ImGuiViewportFlags_NoInputs consistently with how it is set. hace 2 meses
  ocornut 80d78fad7c Windows, Viewport: fixed an issue where interrupting a viewport move with e.g. a ClearActiveID() call would leave the dragged viewport with the ImGuiViewportFlags_NoInputs flag. hace 2 meses
  ocornut 34debc733f Merge branch 'master' into docking hace 2 meses
  ocornut c6c0c3be08 Docs: amend 1.92.0 logs on the fact that font->CalcTextSizeA() used to be thread-safe. hace 2 meses
  ocornut 174f37bdaf Fixed building with IMGUI_DISABLE_DEBUG_TOOLS only. (#8796) hace 2 meses
  ocornut 15e3bfac9d Docking: reworked DockNodeUpdateTabBar() loop to remove identation. hace 2 meses
  ocornut 6cecd1a15b Docking: remove seemingly untaken path. (#8826) hace 2 meses
  ocornut 08620b7ceb Fixed merge issues (harmless). Amend fe1cee0. (#8786) hace 2 meses
  ocornut fe1cee0837 Merge branch 'master' into docking hace 2 meses
  ocornut ea613e181c Windows: fixed an issue where resizable child windows would emit border logic when hidden/non-visible. (#8815) hace 2 meses
  ocornut ed5bd1f9ef Changed ImTextCharToUtf8() to return bytes count rather than original pointer. (#8820) hace 2 meses
  ocornut c9e0208de4 Textures: moved UpdateTexturesNewFrame(), UpdateTexturesEndFrame() to a more suitable location in the file. hace 2 meses
  ocornut a0d3e405a3 Textures: ImTextureData::Create() sets status. RegisterUserTexture() increases RefCount. Added comments about ImTextureData::GetTexRef(). (#8789) hace 3 meses
  ocornut c680f54e6c FIxed IsWindowFocused() using wrong flag types (harmless as values were identical). (#8786) hace 3 meses
  ocornut 4d745bc602 Version 1.92.2 WIP hace 3 meses
  ocornut 44aa9a4b3a Merge branch 'master' into docking hace 3 meses
  ocornut 5d4126876b Version 1.92.1 hace 3 meses