Commit történet

Szerző SHA1 Üzenet Dátum
  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. 1 hónapja
  ocornut 34debc733f Merge branch 'master' into docking 1 hónapja
  ocornut c6c0c3be08 Docs: amend 1.92.0 logs on the fact that font->CalcTextSizeA() used to be thread-safe. 1 hónapja
  ocornut 174f37bdaf Fixed building with IMGUI_DISABLE_DEBUG_TOOLS only. (#8796) 1 hónapja
  ocornut 15e3bfac9d Docking: reworked DockNodeUpdateTabBar() loop to remove identation. 1 hónapja
  ocornut 6cecd1a15b Docking: remove seemingly untaken path. (#8826) 1 hónapja
  ocornut 08620b7ceb Fixed merge issues (harmless). Amend fe1cee0. (#8786) 1 hónapja
  ocornut fe1cee0837 Merge branch 'master' into docking 1 hónapja
  ocornut ea613e181c Windows: fixed an issue where resizable child windows would emit border logic when hidden/non-visible. (#8815) 1 hónapja
  ocornut ed5bd1f9ef Changed ImTextCharToUtf8() to return bytes count rather than original pointer. (#8820) 1 hónapja
  ocornut c9e0208de4 Textures: moved UpdateTexturesNewFrame(), UpdateTexturesEndFrame() to a more suitable location in the file. 1 hónapja
  ocornut a0d3e405a3 Textures: ImTextureData::Create() sets status. RegisterUserTexture() increases RefCount. Added comments about ImTextureData::GetTexRef(). (#8789) 1 hónapja
  ocornut c680f54e6c FIxed IsWindowFocused() using wrong flag types (harmless as values were identical). (#8786) 2 hónapja
  ocornut 4d745bc602 Version 1.92.2 WIP 2 hónapja
  ocornut 44aa9a4b3a Merge branch 'master' into docking 2 hónapja
  ocornut 5d4126876b Version 1.92.1 2 hónapja
  ocornut 0ba02a4ed6 Debug Tools: added IMGUI_DEBUG_HIGHLIGHT_ALL_ID_CONFLICTS. (#8651, #7961, #7669) 2 hónapja
  ocornut f39b138487 Internals: rename DebugDrawIdConflicts -> DebugDrawIdConflictsId. 2 hónapja
  ocornut d9b758661f Misc comments to facilitate update for people who nilly-willy copied entire chunks of internal widgets to create their own. 2 hónapja
  ocornut c99ac2451f Merge branch 'master' into docking 2 hónapja
  ocornut 94c888ebda Docs: update 1.92.0 changelogs to cover more internal fields. (#8764) 2 hónapja
  ocornut 92e2df5978 Merge branch 'master' into docking 2 hónapja
  ocornut 51b3495ad8 Fonts: set a maximum font size of 512.0f at ImGui:: API level to reduce edge cases. 2 hónapja
  ocornut b7e5d76c79 Fonts: added ImFontAtlas::SetFontLoader() to dynamically change font loader at runtime without using internal API. (#8752, #8465) 2 hónapja
  ocornut de7625b8c2 Docs: tweak/fixed comments. (#8750, #8749) 2 hónapja
  ocornut 3ec62dfeff Merge branch 'master' into docking 2 hónapja
  ocornut 68046106dd Docs: update Backends with basic Platform backend instructions. 2 hónapja
  ocornut 47570d045d Docs: update Backends with direction for implementing RenderDrawData function and supporting ImGuiBackendFlags_RendererHasTextures. (#8735, #8465) 2 hónapja
  ocornut f18aea5246 Version 1.92.1 WIP 2 hónapja
  Ves Georgiev 5ee9c2ad1f Demo: Fixed font scaling warning if ImGuiBackendFlags_RendererHasTextures is set (#8736) 2 hónapja