From f4ae19ca7d62a2bc6b125a1ddb678300b30790d2 Mon Sep 17 00:00:00 2001 From: jussi Date: Sun, 9 Apr 2023 22:19:47 +0300 Subject: New argument style for rlgl, text, lights and math. --- changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'changelog') diff --git a/changelog b/changelog index de99af0..0c875a9 100644 --- a/changelog +++ b/changelog @@ -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 -- cgit v1.2.3