summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2023-04-07 21:24:14 +0300
committerjussi2023-04-07 21:24:14 +0300
commit6dad6544d7196905668b4863487daa00ac9843f7 (patch)
treed6c365c90d3a1e8c8e8a368703ac4b6826fce491 /changelog
parent22f70cf06f75cd5022e622a9d14a56b67e74a157 (diff)
downloadreilua-enhanced-6dad6544d7196905668b4863487daa00ac9843f7.tar.gz
reilua-enhanced-6dad6544d7196905668b4863487daa00ac9843f7.tar.bz2
reilua-enhanced-6dad6544d7196905668b4863487daa00ac9843f7.zip
Audio and shapes now use new argumet style.
Diffstat (limited to 'changelog')
-rw-r--r--changelog4
1 files changed, 4 insertions, 0 deletions
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