From 929076b5766e0b9c5d8bfec3967a71e15a078bc9 Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 17 Oct 2025 15:41:35 +0300 Subject: SetMusicPan was setting pitch fix. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index e7f8b3d..b89f793 100644 --- a/changelog +++ b/changelog @@ -62,6 +62,8 @@ DETAILED CHANGES: - 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. + - CHANGE: Set LuaJIT to default build option. + - FIXED: SetMusicPan was setting pitch. ------------------------------------------------------------------------ Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0 -- cgit v1.2.3