Commit History

Autor SHA1 Mensaxe Data
  ocornut 45acd5e0e8 Version 1.92.2b hai 3 semanas
  ocornut af920e1e6f Version 1.92.3 WIP hai 3 semanas
  ocornut 2b24f5fa71 Version 1.92.2 hai 4 semanas
  ocornut 1c57dc21c2 Misc: fixes zealous MSVC static analyzer warnings + make GetInputSourceName(), GetMouseSourceName() a little more tolerant. (#8876) hai 4 semanas
  Elliot Prior ff2dfc8422 Fonts: fixed a crash when modifying different texture format with a legacy backend. (#8824) hai 1 mes
  ocornut 7e701c18c8 Fonts: fixed an issue when a font using MergeMode has a reference size specified but the target font doesn't. hai 1 mes
  Christian Fillion 22fe9fce4c Textures: fixed assertion in DebugNodeTexture() when ImTextureID_Invalid is non-zero. (#8860, #8745) hai 1 mes
  ocornut 87d7f7744e Fonts: (Internal) Added undocumented ImFontBaked::LoadNoRenderOnLayout. (#8758, #8465) hai 1 mes
  ocornut 10dc1882c8 Fonts: (Internal) rename ImFontBaked::LockLoadingFallback to ImFontBaked::LoadNoFallback. hai 1 mes
  ocornut 19d1ad04f4 Fonts: stop using stb_truetype.h implementation functions. Fix using IMGUI_DISABLE_STB_TRUETYPE_IMPLEMENTATION. (#8794) hai 1 mes
  ocornut b884533957 Document/workaround an issue using IMGUI_DISABLE_STB_TRUETYPE_IMPLEMENTATION since 1.92.0. (#8794) hai 1 mes
  ocornut 57a816ae60 Texutres: minor comments, tweaks. hai 1 mes
  ocornut 336d9212fc Backends: using range-for to iterate draw_data->CmdLists[]. hai 1 mes
  ocornut a0d3e405a3 Textures: ImTextureData::Create() sets status. RegisterUserTexture() increases RefCount. Added comments about ImTextureData::GetTexRef(). (#8789) hai 1 mes
  ocornut 4d745bc602 Version 1.92.2 WIP hai 1 mes
  ocornut 5d4126876b Version 1.92.1 hai 2 meses
  ocornut 4ef1145241 Fonts: fixed dynamically changing font loader from losing Fallback and Ellipsis glyphs. (#8763) hai 2 meses
  ocornut fd75bdccb0 Fonts: for large size fonts, layout/size calculation only load glyphs metrics. Actual glyphs are renderer+packed when used by drawing functions. (#8758, #8465) hai 2 meses
  ocornut b7e5d76c79 Fonts: added ImFontAtlas::SetFontLoader() to dynamically change font loader at runtime without using internal API. (#8752, #8465) hai 2 meses
  ocornut f18aea5246 Version 1.92.1 WIP hai 2 meses
  ocornut 673eb7de96 Version 1.92.0 hai 2 meses
  ocornut 97e0d59619 (Breaking) Fonts: removed PushFontSize(), PopFontSize(). hai 2 meses
  ocornut 776897d3c9 Fonts: fixed PVS Studio false positive "expression 'cmd_count != draw_list->CmdBuffer.Size' is always false." (#8720, #8465) hai 2 meses
  ocornut 608dd96de6 Fonts: fixed RenderText() asserting when crossing VtxOffset change boundaries. (#8720, #8465) hai 2 meses
  ocornut 613a6a964c Fonts: AddFontDefault() adds to GlyphOffset.y instead of overriding it. hai 2 meses
  ocornut 2f9c518ca8 Textures: ImTextureData::GetPixels() returns void* for clarity. hai 2 meses
  ocornut fe048efeab DrawList, Fonts: fixed PushFont()/AddImage() not restoring correct atlas texture id when using multiple atlas (#8694) hai 2 meses
  ocornut 24f7328e5f DrawList, Fonts: fixed ImFontAtlasTextureRepack() overwriting draw list shared data UV's etc. even when not bound. (#8694, #8465) hai 2 meses
  ocornut 41f4acfb4f Fonts: add has_textures parameters to ImFontAtlasUpdateNewFrame(). hai 2 meses
  ocornut 895bff6524 Removed unneeded check in RenderText() loop + disable static analyzer false-positive warnings. hai 2 meses