Commit History

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