summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2025-06-11 22:44:39 +0300
committerjussi2025-06-11 22:44:39 +0300
commit15deeccc4bcbe5b68f002f8cc91ee4ed8ced68fb (patch)
tree3e4fc6739a32d947909e54eb4301cd26bc4828d7 /changelog
parenta38e76873b5ca3080c8046ae4759866d8cccc4e5 (diff)
downloadreilua-enhanced-15deeccc4bcbe5b68f002f8cc91ee4ed8ced68fb.tar.gz
reilua-enhanced-15deeccc4bcbe5b68f002f8cc91ee4ed8ced68fb.tar.bz2
reilua-enhanced-15deeccc4bcbe5b68f002f8cc91ee4ed8ced68fb.zip
MeasureTextBoxed and DrawTextBoxedEx to DrawTextBoxed.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 208ecea..0ffd8f2 100644
--- a/changelog
+++ b/changelog
@@ -53,6 +53,8 @@ DETAILED CHANGES:
- ADDED: SoundAlias garbage collection.
- ADDED: Frustum math from raylib extras.
- FIXED: uluaGet* pops lua stack correctly when userdata given in table.
+ - ADDED: MeasureTextBoxed.
+ - CHANGE: DrawTextBoxedEx to DrawTextBoxed.
------------------------------------------------------------------------
Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0