summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2025-01-31 15:26:20 +0200
committerjussi2025-01-31 15:26:20 +0200
commit38d41e245782e3dde02dc7717737af09da31ce93 (patch)
tree10982ef4f94fb2898b6abd45692a394e4eff76b1 /changelog
parentc8131ea95846f76fb196a78ce9c9b09aeb15736c (diff)
downloadreilua-enhanced-38d41e245782e3dde02dc7717737af09da31ce93.tar.gz
reilua-enhanced-38d41e245782e3dde02dc7717737af09da31ce93.tar.bz2
reilua-enhanced-38d41e245782e3dde02dc7717737af09da31ce93.zip
UpdateTexture and UpdateTextureRec now take pixel data as Buffer.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index 7202e6a..2ea7814 100644
--- a/changelog
+++ b/changelog
@@ -36,6 +36,7 @@ DETAILED CHANGES:
- FIXED: Bitwise functions now use 64 bit integers.
- CHANGE: SetBufferData takes table of values.
- ADDED: Texture atlas repeat example.
+ - CHANGE: UpdateTexture and UpdateTextureRec now take pixel data as Buffer.
------------------------------------------------------------------------
Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0