Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  ocornut adfa5364cd Merge branch 'master' into docking 1 ay önce
  ocornut 673eb7de96 Version 1.92.0 1 ay önce
  ocornut 6f21bed66d Fonts: removing assert from legacy PushFont() to mirror new PushFont(). for consistency. 1 ay önce
  ocornut d8c6953710 Fonts: comments. 1 ay önce
  ocornut e4bba0b53c Merge branch 'master' into docking 1 ay önce
  ocornut 89b5a2c3d5 (Breaking) Fonts: removed ImFontFlags_DefaultToLegacySize. 1 ay önce
  ocornut 97e0d59619 (Breaking) Fonts: removed PushFontSize(), PopFontSize(). 1 ay önce
  ocornut ca72eb0596 (Breaking) Fonts: obsolete PushFont() default parameter. 1 ay önce
  ocornut 7cd567202e Merge branch 'master' into docking 1 ay önce
  ocornut 0218ddd575 Fonts: moved GetFont(), GetFontSize(), GetFontBaked() to higher section. 1 ay önce
  ocornut a49ddaac89 Fonts: add comments and examples for GlyphExcludeRanges[]. 1 ay önce
  ocornut b580c11303 Merge branch 'master' into docking 1 ay önce
  ocornut 2f9c518ca8 Textures: ImTextureData::GetPixels() returns void* for clarity. 1 ay önce
  ocornut 3a964d18e0 Comments on ImGuiMod_XXXX and ImGuiKey_GamepadXXXX values. 1 ay önce
  ocornut 344d5ff4b7 Merge branch 'master' into docking 1 ay önce
  ocornut b2c73596ae InputText: fixed a buffer overrun that could happen when using dynamically resizing buffers. (#8689) 1 ay önce
  ocornut 08bb348142 Misc: removed static linkage from operators to facilitate using in C++ modules. (#8682, #8358) 1 ay önce
  ocornut 041abe8522 Revert "Misc: removed static linkage from operators to facilitate using in C++ modules. (#8682, #8358) [@radjkarl]" 1 ay önce
  ocornut 39a90ac4d6 Misc: removed static linkage from operators to facilitate using in C++ modules. (#8682, #8358) [@radjkarl] 1 ay önce
  ocornut e4055e763f Fonts: Misc merge fixes. 1 ay önce
  ocornut 6af6cec23f Merge branch 'master_fonts' into docking 1 ay önce
  ocornut 96be957315 Docs: update Changelog, FAQ, Fonts docs. 1 ay önce
  ocornut cc3d4cab21 (Breaking) renamed ImFontConfig::FontBuilderFlags -> FontLoaderFlags. ImFontAtlas::FontBuilderFlags -> FontLoaderFlags. ImGuiFreeTypeBuilderFlags -> ImGuiFreeTypeLoaderFlags. 1 ay önce
  ocornut 29fbf3c1ec Fonts: demote ImFont::GetFontBaked() as slighty internal. 1 ay önce
  ocornut 02f58b3207 Fonts: AddFont() functions now allow size_pixels==0.0f (only required when using certain functions) 2 ay önce
  ocornut 2d2b1cee6b Fonts: internals: renamed g.FontSizeBeforeScaling to g.FontSizeBase for consistency. 2 ay önce
  ocornut 3c27c643a9 Fonts: internals: renamed g.FontScale to g.FontBakedScale for clarity. Comments. 2 ay önce
  ocornut d85e22d205 Added style.FontScaleDpi which is the field overwritten by ImGuiConfigFlags_DpiEnableScaleFonts. 2 ay önce
  ocornut 8766efcba6 (Breaking) Renamed io.FontGlobalScale to style.FontScaleMain. 2 ay önce
  ocornut 80c08f2286 (Breaking) Fonts: obsoleting SetWindowFontScale(). 2 ay önce