diff options
| author | jussi | 2024-09-10 12:53:20 +0300 |
|---|---|---|
| committer | jussi | 2024-09-10 12:53:20 +0300 |
| commit | cd6471d339c394a37a1d46119818e0cabdcf5b42 (patch) | |
| tree | 501d87d701cbc8ecba46498b876c85a6e020fa0d /changelog | |
| parent | 415f3b6c019c62ddb065d6d861732531ac7385c2 (diff) | |
| download | reilua-enhanced-cd6471d339c394a37a1d46119818e0cabdcf5b42.tar.gz reilua-enhanced-cd6471d339c394a37a1d46119818e0cabdcf5b42.tar.bz2 reilua-enhanced-cd6471d339c394a37a1d46119818e0cabdcf5b42.zip | |
rlSetVertexAttribute takes pointer as Buffer.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ DETAILED CHANGES: - CHANGE: GetPixelDataSize takes Vector2 instead of width and height. - ADDED: LoadBufferFormatted, SetBufferData and CopyBufferData. Compressed resource file example. - ADDED: GetBufferAsString. + - FIXED: rlSetVertexAttribute takes pointer as Buffer. ------------------------------------------------------------------------ Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0 |
