From 6dad6544d7196905668b4863487daa00ac9843f7 Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 7 Apr 2023 21:24:14 +0300 Subject: Audio and shapes now use new argumet style. --- changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index 93a5286..de99af0 100644 --- a/changelog +++ b/changelog @@ -30,6 +30,10 @@ Detailed changes: - ADDED: ColorContrast - ADDED: GenImagePerlinNoise - ADDED: GenImageText + - 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. ------------------------------------------------------------------------ Release: ReiLua version 0.4.0 Using Raylib 4.2 -- cgit v1.2.3