summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2025-01-17 17:06:55 +0200
committerjussi2025-01-17 17:06:55 +0200
commit9a1161541d6b066dc7f6e3ca0cdf008f19d3f7be (patch)
tree2a414734f0bde20e6ee4363e6f87cc4e85ebaa53 /changelog
parent3cccee885e1b8644490920eca3c372d5690c8eb7 (diff)
downloadreilua-enhanced-9a1161541d6b066dc7f6e3ca0cdf008f19d3f7be.tar.gz
reilua-enhanced-9a1161541d6b066dc7f6e3ca0cdf008f19d3f7be.tar.bz2
reilua-enhanced-9a1161541d6b066dc7f6e3ca0cdf008f19d3f7be.zip
SetBufferData takes table of values.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index bace4f8..2e23fe8 100644
--- a/changelog
+++ b/changelog
@@ -34,6 +34,7 @@ DETAILED CHANGES:
- ADDED: Reference lib.
- ADDED: BUFFER_UNSIGNED_LONG and BUFFER_LONG.
- FIXED: Bitwise functions now use 64 bit integers.
+ - CHANGE: SetBufferData takes table of values.
------------------------------------------------------------------------
Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0