UpdateTexture and UpdateTextureRec now take pixel data as Buffer.

This commit is contained in:
jussi
2025-01-31 15:26:20 +02:00
parent c8131ea958
commit 38d41e2457
4 changed files with 11 additions and 64 deletions

View File

@@ -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