mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-09 23:54:20 +00:00
stb_rect_pack.h update to 0.08
This commit is contained in:
parent
0b10bec71f
commit
21f0d64a74
2 changed files with 35 additions and 8 deletions
|
|
@ -1,5 +1,6 @@
|
|||
// [ImGui] this is a slightly modified version of stb_truetype.h 1.4
|
||||
// [ImGui] we made a fix for using the END key on multi-line text edit, see https://github.com/ocornut/imgui/issues/275
|
||||
// [ImGui] we made a fix for using keyboard while using mouse, see https://github.com/nothings/stb/pull/209
|
||||
|
||||
// stb_textedit.h - v1.4 - public domain - Sean Barrett
|
||||
// Development of this library was sponsored by RAD Game Tools
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue