summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2024-10-02 13:02:13 +0300
committerjussi2024-10-02 13:02:13 +0300
commit30c7a5eda27ef0e424bf7948e3cd37a1cf5a52ef (patch)
treefef0f62ff4206c2fc9548a12e4745ace3e7967d3 /changelog
parentd3202073a72b4ff0f98c29cdb096e2747dbaaae8 (diff)
downloadreilua-enhanced-30c7a5eda27ef0e424bf7948e3cd37a1cf5a52ef.tar.gz
reilua-enhanced-30c7a5eda27ef0e424bf7948e3cd37a1cf5a52ef.tar.bz2
reilua-enhanced-30c7a5eda27ef0e424bf7948e3cd37a1cf5a52ef.zip
GuiSetSliderDragging, GuiGetSliderDragging, GuiSetSliderActive and GuiGetSliderActive.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index 0b2b60f..f197550 100644
--- a/changelog
+++ b/changelog
@@ -74,6 +74,7 @@ DETAILED CHANGES:
- FIXED: rlSetVertexAttribute takes pointer as Buffer.
- CHANGE: UnloadMaterial can also optionally free textures and shader.
- ADDED: FontCopy.
+ - ADDED: GuiSetSliderDragging, GuiGetSliderDragging, GuiSetSliderActive and GuiGetSliderActive.
------------------------------------------------------------------------
Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0