New argument style for rlgl, text, lights and math.

This commit is contained in:
jussi
2023-04-09 22:19:47 +03:00
parent 6dad6544d7
commit f4ae19ca7d
6 changed files with 433 additions and 515 deletions

View File

@@ -33,7 +33,8 @@ Detailed changes:
- CHANGED: DrawLineStrip no longer require pointsCount
- CHANGED: DrawTriangleFan no longer require pointsCount
- CHANGED: DrawTriangleStrip no longer require pointsCount
- REVISED: How argumets are handled. Now uluaGet* functions can take index. Also using mostly positive stack indexing.
- REVISED: How argumets are handled. Now uluaGet*Index functions can take stack index(positive only).
Also using mostly positive stack indexing.
------------------------------------------------------------------------
Release: ReiLua version 0.4.0 Using Raylib 4.2