From 77ba40f97e6176e5bdeccf632ea17cb3121a0333 Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 18 Sep 2025 15:30:12 +0300 Subject: Fixed fast_tilemap and texture_atlas_repeat examples. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index bc31ce6..e7f8b3d 100644 --- a/changelog +++ b/changelog @@ -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 -- cgit v1.2.3