From 5438a70b0a5aac72c071c90650b509cf46e557cb Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 4 Aug 2023 22:21:40 +0300 Subject: logLevelInvalid for bad function calls and invalid data formats. --- changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog') diff --git a/changelog b/changelog index a7b571e..38ca719 100644 --- a/changelog +++ b/changelog @@ -29,6 +29,7 @@ KEY CHANGES: - ADDED: rlgl General render state functions - ADDED: LuaJIT compatibility. - CHANGED Bitwise operators moved from utillib to bitlib for better luaJIT support. + - ADDED: logLevelInvalid for bad function calls and invalid data formats. Detailed changes: - FIXED: uluaGetRay was looking for integers instead of tables -- cgit v1.2.3