Historial de Commits

Autor SHA1 Mensaje Fecha
  ocornut 5c1d2d1e4c Version 1.91.7 hace 6 meses
  ocornut c7983115e9 Fonts: Further tweaks for Ellipsis ("...") character width when automatically created from a single comma character: use AdvanceX as min. hace 6 meses
  ocornut 90094a871a Fonts: Fixed miscalculation of Ellipsis ("...") character width when automatically created from a single comma character. hace 6 meses
  ocornut 006721fbd6 Added ImFontAtlas section index in comments + minor tweaks to DX12 backends. hace 7 meses
  ocornut 457fae24e7 Silence more zealous GCC warning. (#8241) hace 7 meses
  Raffaello Bertini cd6c83cdcc Fixes GCC warnings (#8241) hace 7 meses
  ocornut 1d069cf435 Fonts: store 0 for unset EllipsisChar/FallbackChar. Pull config in BuildLookupTable(). hace 7 meses
  ocornut f25665f360 Version 1.91.7 WIP hace 7 meses
  ocornut 993fa34749 Version 1.91.6 hace 7 meses
  ocornut 19a1f2a5d2 Fonts: fixed AddCustomRect() not being packed with TexGlyphPadding + not accounted in surface area. (#8107) hace 8 meses
  ocornut 20360e00ce Merge miscellaneous small changes to reduce drift with texture update branch. hace 8 meses
  ocornut 551b6c4d66 Tools: binary_to_compressed_c: added -u8/-u32/-base85 export options. hace 8 meses
  ocornut d0e870aad2 Misc: changed embedded ProggyClean encoding to save a bit of binary space (~12kb to 9.5kb). (#8161) hace 8 meses
  chuikingshek 5ae3dd52a0 Fonts: added IMGUI_DISABLE_DEFAULT_FONT macro. (#8161) hace 8 meses
  ocornut 3381ab423b Version 1.91.6 WIP + fixed typo in tooltip. hace 8 meses
  ocornut f401021d5a Version 1.91.5 hace 8 meses
  ocornut 31b967f098 Fix 01d27a4 (sorry I cherry-picked from wrong branch) hace 8 meses
  ocornut 01d27a4acd Internals: added IM_LIKELY(), IM_UNLIKELY() helper macros (yet unused). Added ImFontGetCharAdvanceX() macro. hace 8 meses
  ocornut 17bd417a3d AddCustomRectFontGlyph: added storage for Colored bool in ImFontAtlasCustomRect. (#8133) hace 8 meses
  ocornut d97bbf1904 Tabs, Style: made ImGuiCol_TabDimmedSelectedOverline alpha 0 (not visible) in default styles. hace 8 meses
  ocornut be2d006e2e Align warning blocks. Removed -Wunused-function, -Wmissing-prototypes from imgui_internal.h hace 9 meses
  Maya Warrier 88e232739b Ignore clang warning Wnontrivial-memaccess (#8129) hace 9 meses
  ocornut 0bde57c25a Font, Misc: remove qualifier from most font functions. hace 9 meses
  ocornut 41f02825fc Version 1.91.5 WIP hace 9 meses
  ocornut 83b64b8be2 Version 1.91.4 hace 9 meses
  ocornut 1ff9768aa3 Nav: (Breaking) renamed ImGuiCol_NavHighlight to ImGuiCol_NavCursor. (#1074, #2048, #7237, #8059, #1712, #7370, #787) hace 9 meses
  ocornut 98d52b7b26 DrawList: AddCallback() added an optional size parameter allowing to copy and store any amount of user data for usage by callbacks: (#6969, #4770, #7665) hace 9 meses
  ocornut 6b8accbfa1 Fixed building when defining ImTextureID to a multi-token name. (#1641) hace 9 meses
  ocornut 92b94980c6 (Breaking) Default ImTextureID to use a Im64 instead of void* (#1641) hace 9 meses
  ocornut 1dde20ff4a Version 1.91.4 WIP hace 9 meses