summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2024-06-15 16:31:40 +0300
committerjussi2024-06-15 16:31:40 +0300
commitd3e184220374c222a02b04d4d57d755b4b6fb782 (patch)
tree01e43be38161752eb6ecb58a3ce9cdeed96a285e /changelog
parente9539e9373947b7424df8bbb34d8ae30e49a591f (diff)
downloadreilua-enhanced-d3e184220374c222a02b04d4d57d755b4b6fb782.tar.gz
reilua-enhanced-d3e184220374c222a02b04d4d57d755b4b6fb782.tar.bz2
reilua-enhanced-d3e184220374c222a02b04d4d57d755b4b6fb782.zip
DrawTextBoxedEx.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index bd41ac8..183f18e 100644
--- a/changelog
+++ b/changelog
@@ -55,6 +55,8 @@ DETAILED CHANGES:
- ADDED: Unload functions clear object to 0 so they would not be ready in Is*Ready.
- CHANGE: DrawTextBoxed uses lineSpacing.
- ADDED: GetTextLineSpacing.
+ - REMOVED: DrawTextBoxedTinted. DrawTextBoxedEx can do same with much more efficiently.
+ - ADDED: DrawTextBoxedEx.
------------------------------------------------------------------------
Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0