From 8ad725429292be22086d51df285907742be7a91a Mon Sep 17 00:00:00 2001 From: jussi Date: Sun, 2 Jul 2023 17:44:24 +0300 Subject: LuaJIT compatibility. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index c3f0347..a7b571e 100644 --- a/changelog +++ b/changelog @@ -27,6 +27,8 @@ KEY CHANGES: - ADDED: rlgl Vertex level operations - ADDED: Draw Textured Polygon Example - ADDED: rlgl General render state functions + - ADDED: LuaJIT compatibility. + - CHANGED Bitwise operators moved from utillib to bitlib for better luaJIT support. Detailed changes: - FIXED: uluaGetRay was looking for integers instead of tables -- cgit v1.2.3