summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2025-10-17 15:41:35 +0300
committerjussi2025-10-17 15:41:35 +0300
commit929076b5766e0b9c5d8bfec3967a71e15a078bc9 (patch)
tree68dace801685ec66ca4bcb18014ebfb4f89244b3 /changelog
parent77ba40f97e6176e5bdeccf632ea17cb3121a0333 (diff)
downloadreilua-enhanced-929076b5766e0b9c5d8bfec3967a71e15a078bc9.tar.gz
reilua-enhanced-929076b5766e0b9c5d8bfec3967a71e15a078bc9.tar.bz2
reilua-enhanced-929076b5766e0b9c5d8bfec3967a71e15a078bc9.zip
SetMusicPan was setting pitch fix.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
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