diff options
| author | jussi | 2024-10-02 13:02:13 +0300 |
|---|---|---|
| committer | jussi | 2024-10-02 13:02:13 +0300 |
| commit | 30c7a5eda27ef0e424bf7948e3cd37a1cf5a52ef (patch) | |
| tree | fef0f62ff4206c2fc9548a12e4745ace3e7967d3 /changelog | |
| parent | d3202073a72b4ff0f98c29cdb096e2747dbaaae8 (diff) | |
| download | reilua-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-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
