Branimir Karadžić
|
fee6022f0c
|
Fixed warning: variable ‘L1’ set but not used [-Wunused-but-set-variable]
|
2018-02-13 11:17:55 +01:00 |
omar
|
d8d1da27fd
|
Merge branch 'master' of https://github.com/RandyGaul/imgui into RandyGaul-master
|
2018-02-12 15:35:16 +01:00 |
omar
|
ed9d4a2d85
|
stb_rect_pack: update to 0.11 (minor changes)
|
2018-02-12 15:30:37 +01:00 |
Randy Gaul
|
2c4a761982
|
__cdecl markup for non-standard calling conventions via MSVC
|
2018-02-12 00:50:40 -08:00 |
ocornut
|
379533f661
|
Updated stb_truetype.h, stb_rect_pack.h primarily to reduce warnings (#883)
|
2016-11-11 20:19:07 +01:00 |
ocornut
|
36ca8a8194
|
Minor warnings fixes.
|
2016-05-07 21:09:53 +02:00 |
ocornut
|
21f0d64a74
|
stb_rect_pack.h update to 0.08
|
2015-12-16 11:14:49 +00:00 |
ocornut
|
1f8d209202
|
Fixed more clang warnings + AddFontFromMemoryTTF() not honoring font_no parameter
|
2015-01-17 23:21:06 +00:00 |
ocornut
|
b3a208901a
|
Loading TTF file with stb_truetype. Broke setup API slightly. Font baked, packed with space for custom data. Embeds compressed ProggyClean.
|
2015-01-08 23:35:01 +00:00 |