Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  ocornut 5d4126876b Version 1.92.1 2 minggu lalu
  ocornut 0ba02a4ed6 Debug Tools: added IMGUI_DEBUG_HIGHLIGHT_ALL_ID_CONFLICTS. (#8651, #7961, #7669) 2 minggu lalu
  ocornut f39b138487 Internals: rename DebugDrawIdConflicts -> DebugDrawIdConflictsId. 2 minggu lalu
  ocornut d9b758661f Misc comments to facilitate update for people who nilly-willy copied entire chunks of internal widgets to create their own. 2 minggu lalu
  ocornut 94c888ebda Docs: update 1.92.0 changelogs to cover more internal fields. (#8764) 3 minggu lalu
  ocornut 51b3495ad8 Fonts: set a maximum font size of 512.0f at ImGui:: API level to reduce edge cases. 4 minggu lalu
  ocornut b7e5d76c79 Fonts: added ImFontAtlas::SetFontLoader() to dynamically change font loader at runtime without using internal API. (#8752, #8465) 4 minggu lalu
  ocornut de7625b8c2 Docs: tweak/fixed comments. (#8750, #8749) 1 bulan lalu
  ocornut 68046106dd Docs: update Backends with basic Platform backend instructions. 1 bulan lalu
  ocornut 47570d045d Docs: update Backends with direction for implementing RenderDrawData function and supporting ImGuiBackendFlags_RendererHasTextures. (#8735, #8465) 1 bulan lalu
  ocornut f18aea5246 Version 1.92.1 WIP 1 bulan lalu
  Ves Georgiev 5ee9c2ad1f Demo: Fixed font scaling warning if ImGuiBackendFlags_RendererHasTextures is set (#8736) 1 bulan lalu
  ocornut 673eb7de96 Version 1.92.0 1 bulan lalu
  ocornut 2819ab32f8 Layout: commented out legacy ErrorCheckUsingSetCursorPosToExtendParentBoundaries() fallback. (#5548, #4510, #3355, #1760, #1490, #4152, #150) 1 bulan lalu
  ocornut 719a3fe98e Additional comments on ErrorCheckUsingSetCursorPosToExtendParentBoundaries(). (#5548) 1 bulan lalu
  ocornut 5bc70c68e2 Fonts: fix PushFont(NULL) to work as advertised. 1 bulan lalu
  ocornut d8c6953710 Fonts: comments. 1 bulan lalu
  ocornut 89b5a2c3d5 (Breaking) Fonts: removed ImFontFlags_DefaultToLegacySize. 1 bulan lalu
  ocornut 97e0d59619 (Breaking) Fonts: removed PushFontSize(), PopFontSize(). 1 bulan lalu
  ocornut ca72eb0596 (Breaking) Fonts: obsolete PushFont() default parameter. 1 bulan lalu
  ocornut 6722d789e9 (Breaking) Fonts: Removed support for PushFont(NULL) which was a shortcut for "default font". 1 bulan lalu
  ocornut a49ddaac89 Fonts: add comments and examples for GlyphExcludeRanges[]. 1 bulan lalu
  ocornut f2e4e80391 Windows: BeginChild(): fixed being unable to combine manual resize on one axis and automatic resize on the other axis. (#8690) 1 bulan lalu
  ocornut 24f7328e5f DrawList, Fonts: fixed ImFontAtlasTextureRepack() overwriting draw list shared data UV's etc. even when not bound. (#8694, #8465) 1 bulan lalu
  ocornut cfa43e721a Windows: clicking on a window close button doesn't claim focus and bring to front. (#8683) 1 bulan lalu
  ocornut d8da97f756 Fonts: UpdateCurrentFontSize() early out doesn't need to clear FontBaked. 1 bulan lalu
  ocornut ca3169310e Fonts: fixed FontBaked=NULL in initial call to SetCurrentWindow() in Begin() using previous frame value of SkipItems. (#8465) 1 bulan lalu
  ocornut 1ec1510ef7 Fonts: clarify assert. (#8680) 1 bulan lalu
  ocornut 115a8e74c2 Fonts: update misc comments, docs. 1 bulan lalu
  ocornut 41f4acfb4f Fonts: add has_textures parameters to ImFontAtlasUpdateNewFrame(). 1 bulan lalu