logLevelInvalid for bad function calls and invalid data formats.

This commit is contained in:
jussi
2023-08-04 22:21:40 +03:00
parent 8ad7254292
commit 5438a70b0a
22 changed files with 698 additions and 632 deletions

View File

@@ -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