diff options
| author | jussi | 2024-07-02 14:59:38 +0300 |
|---|---|---|
| committer | jussi | 2024-07-02 14:59:38 +0300 |
| commit | fd18b5526e0c2b058f175ba140258549fec09098 (patch) | |
| tree | ea357ac9cbe9c24a3e009092da99896f38561a3c /changelog | |
| parent | e45564ea3f0f27c32264f98da80c6d3556256de0 (diff) | |
| download | reilua-enhanced-fd18b5526e0c2b058f175ba140258549fec09098.tar.gz reilua-enhanced-fd18b5526e0c2b058f175ba140258549fec09098.tar.bz2 reilua-enhanced-fd18b5526e0c2b058f175ba140258549fec09098.zip | |
GuiGetIcons fix and added GuiSetIcons.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -58,6 +58,8 @@ DETAILED CHANGES: - REMOVED: DrawTextBoxedTinted. DrawTextBoxedEx can do same much more efficiently. - ADDED: DrawTextBoxedEx. - CHANGE: Naming of gui functions set2Top and set2Back to setToTop and setToBack. + - FIXED: GuiGetIcons was returning just first int. Now returns a Buffer. + - ADDED: GuiSetIcons. ------------------------------------------------------------------------ Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0 |
