summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2025-09-18 15:30:12 +0300
committerjussi2025-09-18 15:30:12 +0300
commit77ba40f97e6176e5bdeccf632ea17cb3121a0333 (patch)
tree149d054950d8d7b8612a76c5e6090a99b13c485b /changelog
parent3f27d9037d860dd0c9f1a06d76a60fd0e2142de9 (diff)
downloadreilua-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--changelog2
1 files changed, 2 insertions, 0 deletions
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