Historial de Commits

Autor SHA1 Mensaje Fecha
  ocornut 83aad81279 Fonts: comments + made IMGUI_DEBUG_LOG_FONT() work without an ImGui context. hace 2 meses
  ocornut f3780c7354 Fonts: adding GetFontBaked() in public API. hace 2 meses
  ocornut 92ff153763 Fonts: added notes/comments and dummy type about renaming ImFontBuilderIO::GetBuilderForFreeType() to ImFontLoader::GetFontLoader(). hace 2 meses
  ocornut 3d848a886a Fonts: fixed support for IMGUI_STB_NAMESPACE. hace 2 meses
  ocornut 1b51a88bba Fonts: moved compare operators to internal. Removed commented out ones aimed legacy backends: not needed anymore since we didn't rename ImTextureID. hace 2 meses
  ocornut 39f6c793b3 Fonts: proof of concept support for user textures. hace 2 meses
  ocornut 91ed6e67b4 Fonts: fixed support for multiple atlases. hace 2 meses
  ocornut 65e6039979 Fonts: remove unnecessary ImDrawListSharedData::FontAtlas which is actually getting in the way of using multiple atlases. hace 2 meses
  ocornut 46fa9e8efb Fonts: Debug display status. Fixed truncated raw texture id. Fixed FormatTextureIDForDebugDisplay(). Comments. hace 2 meses
  ocornut f6735c223c Fonts: remove ImFontHooks in favor of a AddRemapChar() implementation. hace 3 meses
  ocornut 89e880dfd1 Fonts: adding ImFontHooks for codepoint remapping. hace 3 meses
  ocornut 8523cbdf58 Fonts: rework ImFontLoader::FontBakedLoadGlyph() interface hace 3 meses
  ocornut b32ef3c05d Fonts: make RasterizerDensity a dynamic field. (temporarily exposed as SetFontRasterizerDensity()). hace 3 meses
  ocornut 5310f5fba3 Fonts: rework toward reducing reliance on ImFontConfig::DstFont since we ought to separate them. hace 3 meses
  ocornut 890fff92fd Fonts: rename many internal functions for consistency. No other changes. hace 3 meses
  ocornut c4fa9bb61f Fonts: add ImFontGlyph::SourceIdx. Extract code out of DebugNodeFont() into DebugNodeFontGlyphesForSrcMask(). hace 3 meses
  ocornut bcd1a94b89 Fonts: Extract ImFontAtlasBuildGetFontBaked() out of ImFont::GetFontBaked() mostly for consistency with upcoming changes + tweak locals in AddFont(). hace 3 meses
  ocornut 7840e453b5 Fonts: ImFontAtlasBuildInit() is always called with atlas->Builder == NULL. hace 3 meses
  ocornut c43b138a69 Fonts: no need to load current baked on SkipItems window? + removed unused field. hace 3 meses
  ocornut ed2bb2cff0 Fonts: encode additional data in ImFontAtlasRectId to detect invalid id + added Rects debug browser. hace 3 meses
  ocornut 0436fba13c Fonts: fixed compaction gc-ing baked fonts used in the current frame + rename. hace 4 meses
  ocornut fb5c537080 Fonts: changing loader/backend or loader flags may be done without losing custom rects. Sharing more code. hace 4 meses
  ocornut 526a5d0f8a Fonts: tidying up. hace 4 meses
  ocornut 23dc46c4f8 Fonts: added RemoveCustomRect(). hace 4 meses
  ocornut e9cf3de58f Fonts: moved ImFontAtlasRectId back to public API. hace 4 meses
  ocornut 69d28f867c Fonts: added ImFontAtlasRectId_Invalid == -1 hace 4 meses
  ocornut 253dff7656 Fonts: Comments. hace 4 meses
  ocornut 168b97c291 Fonts: removed size rounding in AddFont() which breaks relative sizing of merged fonts (8502) hace 4 meses
  ocornut cc65015e4e Fonts: fixed crashing password fields. hace 4 meses
  ocornut 4048494aa1 Fonts: rename ImFontAtlasBuildClearTexture() to ImFontAtlasBuildClear(). hace 4 meses