summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2023-12-15 12:52:28 +0200
committerjussi2023-12-15 12:52:28 +0200
commit917ce853fcfb212e2343b6b2dac816b14ee50e46 (patch)
treef1793b99632d5c12ac7e6a06ae7fc2ead25c5650 /changelog
parentba4595305fe426f81233ebbb20fc94cd86d07af9 (diff)
downloadreilua-enhanced-917ce853fcfb212e2343b6b2dac816b14ee50e46.tar.gz
reilua-enhanced-917ce853fcfb212e2343b6b2dac816b14ee50e46.tar.bz2
reilua-enhanced-917ce853fcfb212e2343b6b2dac816b14ee50e46.zip
Rest of rlRenderBatch functions.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index 424ef69..584d912 100644
--- a/changelog
+++ b/changelog
@@ -24,6 +24,7 @@ KEY CHANGES:
- ADDED: More Model animations management functions.
- ADDED: 2D lightmap example.
- ADDED: RLGL Hello triangle example.
+ - ADDED: Rest of rlRenderBatch functions.
DETAILED CHANGES:
- REMOVED: DrawLineBezierQuad, DrawLineBezierCubic.