Many Gui controls accept now nil for text.

This commit is contained in:
jussi
2024-07-11 15:28:25 +03:00
parent 528f3f3d82
commit 6552bd691a
7 changed files with 209 additions and 163 deletions

View File

@@ -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