Skip to content

Commit

Permalink
Updated stb_textedit.h from 1.20 to 1.26 (many fixes). (#5075)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocornut committed Mar 13, 2022
1 parent de451d4 commit 0cff5ac
Show file tree
Hide file tree
Showing 2 changed files with 500 additions and 320 deletions.
1 change: 1 addition & 0 deletions docs/CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Other Changes:
- Misc: Fixed IsAnyItemHovered() returning false when using navigation.
- Misc: Added IMGUI_STB_SPRINTF_FILENAME to support custom path to stb_sprintf. (#5068, #2954) [@jakubtomsu]
- Misc: Added constexpr to ImVec2/ImVec4 inline constructors. (#4995) [@Myriachan]
- Misc: Updated stb_truetype.h from 1.20 to 1.26 (many fixes). (#5075)
- Misc: Updated stb_textedit.h from 1.13 to 1.14 (our changes so this effectively is a no-op). (#5075)
- Misc: Updated stb_rect_pack.h from 1.00 to 1.01 (minor). (#5075)
- Misc: binary_to_compressed_c tool: Added -nostatic option. (#5021) [@podsvirov]
Expand Down
Loading

0 comments on commit 0cff5ac

Please sign in to comment.