diff options
| author | jussi | 2024-07-15 16:03:44 +0300 |
|---|---|---|
| committer | jussi | 2024-07-15 16:03:44 +0300 |
| commit | f64b17ec71dea4ecae4d19ce75871331909a3881 (patch) | |
| tree | 1655a3a4aaff63d3c3ca8a54a0159afaefbcb70d /changelog | |
| parent | 6552bd691ab3c62edc516f78afaef9f0e6084abd (diff) | |
| download | reilua-enhanced-f64b17ec71dea4ecae4d19ce75871331909a3881.tar.gz reilua-enhanced-f64b17ec71dea4ecae4d19ce75871331909a3881.tar.bz2 reilua-enhanced-f64b17ec71dea4ecae4d19ce75871331909a3881.zip | |
Some raygui controls return 1 instead of 0 when pressed or scrolled.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ DETAILED CHANGES: - CHANGE: Raymath *Equals functions return bool instead of int. - FIXED: ColorToInt cast to unsigned int. - ADDED: Many Gui controls accept now nil for text. + - ADDED: Some raygui controls return 1 instead of 0 when pressed or scrolled. ------------------------------------------------------------------------ Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0 |
