From 6552bd691ab3c62edc516f78afaef9f0e6084abd Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 11 Jul 2024 15:28:25 +0300 Subject: Many Gui controls accept now nil for text. --- changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog') 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 -- cgit v1.2.3