diff options
| author | jussi | 2025-09-18 15:30:12 +0300 |
|---|---|---|
| committer | jussi | 2025-09-18 15:30:12 +0300 |
| commit | 77ba40f97e6176e5bdeccf632ea17cb3121a0333 (patch) | |
| tree | 149d054950d8d7b8612a76c5e6090a99b13c485b /changelog | |
| parent | 3f27d9037d860dd0c9f1a06d76a60fd0e2142de9 (diff) | |
| download | reilua-enhanced-77ba40f97e6176e5bdeccf632ea17cb3121a0333.tar.gz reilua-enhanced-77ba40f97e6176e5bdeccf632ea17cb3121a0333.tar.bz2 reilua-enhanced-77ba40f97e6176e5bdeccf632ea17cb3121a0333.zip | |
Fixed fast_tilemap and texture_atlas_repeat examples.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -60,6 +60,8 @@ DETAILED CHANGES: - ADDED: GetSoundStream and GetMusicStream. - ADDED: Audio stream effects example. - CHANGE: Bit fastes uluaGet* functions for vectors, color, rectangle and quaternion. + - FIXED: fast_tilemap and texture_atlas_repeat examples were giving truncated vectors + which isn't allowed anymore. ------------------------------------------------------------------------ Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0 |
