summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2024-07-02 14:59:38 +0300
committerjussi2024-07-02 14:59:38 +0300
commitfd18b5526e0c2b058f175ba140258549fec09098 (patch)
treeea357ac9cbe9c24a3e009092da99896f38561a3c /changelog
parente45564ea3f0f27c32264f98da80c6d3556256de0 (diff)
downloadreilua-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--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index ad5aa0e..db1fcea 100644
--- a/changelog
+++ b/changelog
@@ -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