Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  ocornut ea8a5a9e17 DrawList: made AddCallback() assert when passing a null callback. 1 päivä sitten
  ocornut 11fff1ccf5 ImFont::RenderText() takes ImDrawTextFlags_CpuFineClip instead of bool cpu_fine_clip + forward ImDrawTextFlags to word-wrap code. 1 viikko sitten
  ocornut 3cc7d1c81a InputText: InputTextCalcTextSize() uses ImFontCalcTextSizeEx(). 1 viikko sitten
  ocornut 56189cd814 Internals: added ImDrawTextFlags_StopOnNewLine support to ImFontCalcTextSizeEx(), ImDrawTextFlags_WrapKeepTrailingBlanks to ImTextCalcWordWrapNextLineStart(). 1 viikko sitten
  ocornut bc6478f651 Internals: added ImDrawTextFlags_WrapKeepTrailingBlanks required for text-edit style word-wrapping. 3 viikkoa sitten
  ocornut 34ab6c8a89 Internals: extracted ImFont::CalcTextSizeA() into ImFontCalcTextSizeEx() so we can make change to its signature. 1 viikko sitten
  ocornut c63b5bd8fb Internals: extracted ImFont::CalcWordWrapPosition() into ImFontCalcWordWrapPositionEx() so we can make change to its signature. 3 viikkoa sitten
  ocornut 8a35ce0e98 CalcWordWrapPosition() breaks on \n instead of relying on caller to do it + expose ImTextCalcWordWrapNextLineStart(). (#3237, #952, #1062, #7363) 3 viikkoa sitten
  fdsa 09ebcf1779 Docs: fixed mismatched parentheses & other small changes. (#8922) 3 päivää sitten
  ocornut 20160ff1d5 Fonts: fixed merging a font and specifying a font target in DstFont that's not the last added font (regression in 1.92). (#8912) 5 päivää sitten
  ocornut 8dc457fda2 Internals: added indent, shallow tweaks + unused context pointer to InputTextCalcTextLenAndLineCount() to reduce noise in wip patch. 3 viikkoa sitten
  Christian Fillion a309d2dcac Fonts: fixed assertion failure when ImFontAtlasRectEntry::Generation overflows. (#8906) 1 viikko sitten
  ocornut 319c481abb AddFontDefault(): shallow simplification. 1 viikko sitten
  ocornut e728b96600 Fixed Bullet() fixed tesselation amount which looked out of place in very large sizes. 2 viikkoa sitten
  ocornut fe03035112 Docs: advertise ProggyVector font as an alternative. 2 viikkoa sitten
  ocornut 0c4f50090a DrawList: fixed CloneOutput() taking a copy of the ImDrawListSharedData pointer. (#8894, #1860) 2 viikkoa sitten
  ocornut 321e9eb919 Fixes for printing out ImTextureID value when it is typedef to other types. (#8889) 3 viikkoa sitten
  ocornut 86ec5c8342 Version 1.92.3 WIP 3 viikkoa sitten
  ocornut 45acd5e0e8 Version 1.92.2b 3 viikkoa sitten
  ocornut af920e1e6f Version 1.92.3 WIP 4 viikkoa sitten
  ocornut 2b24f5fa71 Version 1.92.2 4 viikkoa sitten
  ocornut 1c57dc21c2 Misc: fixes zealous MSVC static analyzer warnings + make GetInputSourceName(), GetMouseSourceName() a little more tolerant. (#8876) 4 viikkoa sitten
  Elliot Prior ff2dfc8422 Fonts: fixed a crash when modifying different texture format with a legacy backend. (#8824) 1 kuukausi sitten
  ocornut 7e701c18c8 Fonts: fixed an issue when a font using MergeMode has a reference size specified but the target font doesn't. 1 kuukausi sitten
  Christian Fillion 22fe9fce4c Textures: fixed assertion in DebugNodeTexture() when ImTextureID_Invalid is non-zero. (#8860, #8745) 1 kuukausi sitten
  ocornut 87d7f7744e Fonts: (Internal) Added undocumented ImFontBaked::LoadNoRenderOnLayout. (#8758, #8465) 1 kuukausi sitten
  ocornut 10dc1882c8 Fonts: (Internal) rename ImFontBaked::LockLoadingFallback to ImFontBaked::LoadNoFallback. 1 kuukausi sitten
  ocornut 19d1ad04f4 Fonts: stop using stb_truetype.h implementation functions. Fix using IMGUI_DISABLE_STB_TRUETYPE_IMPLEMENTATION. (#8794) 1 kuukausi sitten
  ocornut b884533957 Document/workaround an issue using IMGUI_DISABLE_STB_TRUETYPE_IMPLEMENTATION since 1.92.0. (#8794) 1 kuukausi sitten
  ocornut 57a816ae60 Texutres: minor comments, tweaks. 1 kuukausi sitten