ocornut
|
b884533957
Document/workaround an issue using IMGUI_DISABLE_STB_TRUETYPE_IMPLEMENTATION since 1.92.0. (#8794)
|
vor 4 Tagen |
ocornut
|
895bff6524
Removed unneeded check in RenderText() loop + disable static analyzer false-positive warnings.
|
vor 1 Monat |
Hubert Maier
|
07dbcf1f70
Fixed typos. (#7593)
|
vor 1 Jahr |
Neil Bickford
|
e57871bb95
imstb_truetype: Add missing `return` keyword in error case of `stbtt__cid_get_glyph_subrs` (#6007)
|
vor 2 Jahren |
ocornut
|
88fbc31ee0
stb_truetype: fix a division by zero (unused chain of result, but triggering debuggers). (#5139, #5075)
|
vor 3 Jahren |
ocornut
|
0cff5ac5a1
Updated stb_textedit.h from 1.20 to 1.26 (many fixes). (#5075)
|
vor 3 Jahren |
ocornut
|
327a5d8253
Fix warning + apply trailing whitespaces in stb_ libs (as applied on nothings/stb on 2020/02/02, facilitating further diffs)
|
vor 4 Jahren |
freddii
|
90a518c501
Fixed typos (#3782)
|
vor 4 Jahren |
Omar
|
b62f1ea8e9
Fix zealous PVS studio warnings. Minor tweaks.
|
vor 5 Jahren |
Omar
|
09329ea4e6
Fix Clang 9.0 zealous warnings
|
vor 5 Jahren |
omar
|
23c1ff4907
Removed redirecting functions/enums names that were marked obsolete in 1.52 (October 2017).
|
vor 5 Jahren |
omar
|
8522a4bbea
Fixed Clang warning ("multi-line comment"). XCode also also "space between \ and carriage return". Perhaps it would work with 2 spaces? Adding a dot for now..
|
vor 6 Jahren |
Omar Cornut
|
ef7940699e
Examples: Metal: Removed unnecessary loop. Fixed OSX Clang warning in imstb_truetype. (#1929, #1873)
|
vor 6 Jahren |
omar
|
539f69b950
Updated STB libraries to latest (drift has been reduced with nothings/stb as most of our changes were merged). Using [DEAR IMGUI] markers when changed.
|
vor 6 Jahren |
omar
|
4e8e177cac
Persistently fixing some PVS-Studio static analyzer false positive warnings.
|
vor 6 Jahren |
omar
|
c3c2cd1e82
Fix various XCode and PVS-Studio static analyzer warnings (#2309)
|
vor 6 Jahren |
omar
|
5a679a45cc
Renamed stb_truetype.h to imstb_truetype.h, stb_textedit.h to imstb_textedit.h, and stb_rect_pack.h to imstb_rectpack.h. (#1718, #2036)
|
vor 6 Jahren |