ocornut
|
993fa34749
Version 1.91.6
|
8 months ago |
ocornut
|
19a1f2a5d2
Fonts: fixed AddCustomRect() not being packed with TexGlyphPadding + not accounted in surface area. (#8107)
|
8 months ago |
ocornut
|
20360e00ce
Merge miscellaneous small changes to reduce drift with texture update branch.
|
8 months ago |
ocornut
|
551b6c4d66
Tools: binary_to_compressed_c: added -u8/-u32/-base85 export options.
|
8 months ago |
ocornut
|
d0e870aad2
Misc: changed embedded ProggyClean encoding to save a bit of binary space (~12kb to 9.5kb). (#8161)
|
8 months ago |
chuikingshek
|
5ae3dd52a0
Fonts: added IMGUI_DISABLE_DEFAULT_FONT macro. (#8161)
|
8 months ago |
ocornut
|
3381ab423b
Version 1.91.6 WIP + fixed typo in tooltip.
|
9 months ago |
ocornut
|
f401021d5a
Version 1.91.5
|
9 months ago |
ocornut
|
31b967f098
Fix 01d27a4 (sorry I cherry-picked from wrong branch)
|
9 months ago |
ocornut
|
01d27a4acd
Internals: added IM_LIKELY(), IM_UNLIKELY() helper macros (yet unused). Added ImFontGetCharAdvanceX() macro.
|
9 months ago |
ocornut
|
17bd417a3d
AddCustomRectFontGlyph: added storage for Colored bool in ImFontAtlasCustomRect. (#8133)
|
9 months ago |
ocornut
|
d97bbf1904
Tabs, Style: made ImGuiCol_TabDimmedSelectedOverline alpha 0 (not visible) in default styles.
|
9 months ago |
ocornut
|
be2d006e2e
Align warning blocks. Removed -Wunused-function, -Wmissing-prototypes from imgui_internal.h
|
9 months ago |
Maya Warrier
|
88e232739b
Ignore clang warning Wnontrivial-memaccess (#8129)
|
9 months ago |
ocornut
|
0bde57c25a
Font, Misc: remove qualifier from most font functions.
|
9 months ago |
ocornut
|
41f02825fc
Version 1.91.5 WIP
|
9 months ago |
ocornut
|
83b64b8be2
Version 1.91.4
|
9 months ago |
ocornut
|
1ff9768aa3
Nav: (Breaking) renamed ImGuiCol_NavHighlight to ImGuiCol_NavCursor. (#1074, #2048, #7237, #8059, #1712, #7370, #787)
|
9 months ago |
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)
|
10 months ago |
ocornut
|
6b8accbfa1
Fixed building when defining ImTextureID to a multi-token name. (#1641)
|
10 months ago |
ocornut
|
92b94980c6
(Breaking) Default ImTextureID to use a Im64 instead of void* (#1641)
|
10 months ago |
ocornut
|
1dde20ff4a
Version 1.91.4 WIP
|
10 months ago |
ocornut
|
cb16568fca
Version 1.91.3
|
10 months ago |
ocornut
|
faca859043
Version 1.91.3 WIP
|
10 months ago |
ocornut
|
a9f72ab681
Version 1.91.2
|
10 months ago |
ocornut
|
6ce26ef11d
AddFont: added assert to better detect uninitialized struct. (#7993)
|
10 months ago |
ocornut
|
193c1e2366
Version 1.91.2 WIP
|
11 months ago |
ocornut
|
1dfbb100d6
Version 1.91.1
|
11 months ago |
ocornut
|
eb7201b902
Fonts: Made it possible to use PushFont()/PopFont() calls accross Begin() calls. (#3224, #3875, #6398, #7903)
|
11 months ago |
ocornut
|
8cc6eee295
Fonts: amend assert when glyph range data seems incorrect. (#7856)
|
1 year ago |