summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2024-07-11 15:28:25 +0300
committerjussi2024-07-11 15:28:25 +0300
commit6552bd691ab3c62edc516f78afaef9f0e6084abd (patch)
treea6abbbc3f6147a6154d4f75a1bc13da9e60940ba /changelog
parent528f3f3d822c8e9d3e72228cf5d7fc3d4daae483 (diff)
downloadreilua-enhanced-6552bd691ab3c62edc516f78afaef9f0e6084abd.tar.gz
reilua-enhanced-6552bd691ab3c62edc516f78afaef9f0e6084abd.tar.bz2
reilua-enhanced-6552bd691ab3c62edc516f78afaef9f0e6084abd.zip
Many Gui controls accept now nil for text.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index 0c324d1..a9744d2 100644
--- a/changelog
+++ b/changelog
@@ -63,6 +63,7 @@ DETAILED CHANGES:
- ADDED: GetMouseOffset and GetMouseScale.
- CHANGE: Raymath *Equals functions return bool instead of int.
- FIXED: ColorToInt cast to unsigned int.
+ - ADDED: Many Gui controls accept now nil for text.
------------------------------------------------------------------------
Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0