omar
|
2c38b32db1
|
Removed trailing spaces (#2038, #2299)
|
ago%!(EXTRA string=6 years) |
omar
|
421dc19798
|
Examples: Cast to ImTextureID instead of void* when assigning to TexId. Applied to all examples. (#2015)
|
ago%!(EXTRA string=7 years) |
omar
|
cd3dd886de
|
Moved extra_fonts/ to misc/fonts/. Moved .natvis file to misc/natvis/ (#1569)
|
ago%!(EXTRA string=7 years) |
Ben Vanik
|
6ec50d6bf5
|
Fix binary_to_compressed_c tool to return 0 when successful
Returning 1 is seen as an error by many tools, making it tricky to integrate this into build systems as-is.
|
ago%!(EXTRA string=8 years) |
omar
|
df52f46b13
|
Comments, documentation (#1121)
|
ago%!(EXTRA string=8 years) |
ocornut
|
9c6048f781
|
Tools: binary_to_compressed_c.cpp : comments + link to precompiled binaries
|
ago%!(EXTRA string=9 years) |
ocornut
|
05b580e691
|
Tools: Fixed binary_to_compressed_c.cpp not to use different types on both sides of ternary op (#856)
|
ago%!(EXTRA string=9 years) |
ocornut
|
7f51929dc4
|
Tools: binary_to_compressed_c: Avoid ?? trigraphs sequences in string outputs (#839)
|
ago%!(EXTRA string=9 years) |
ocornut
|
4e3c6f64c0
|
Various minor fixes following a pass of cppcheck static analyzer
|
ago%!(EXTRA string=9 years) |
ocornut
|
1c69b3d0df
|
Tools: binary_to_compressed_c.cpp: added -nocompress option.
|
ago%!(EXTRA string=10 years) |
ocornut
|
527208ad7c
|
Default font encoded as base85 saves ~100 lines / 26 KB of source code (from @mmalex)
|
ago%!(EXTRA string=10 years) |
ocornut
|
ac740170b9
|
Added ImFontAtlas::AddFontFromCompressedTTF() helper + binary_to_compressed_c.cpp tool
|
ago%!(EXTRA string=10 years) |
ocornut
|
bff9a6b6e3
|
Added ImFontAtlas::AddFontFromCompressedTTF() helper + binary_to_compressed_c.cpp tool
|
ago%!(EXTRA string=10 years) |