summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2023-11-09 22:02:59 +0200
committerjussi2023-11-09 22:02:59 +0200
commit8effd050ffb736df2124da00227d8b2843d298f6 (patch)
tree47e3970fd315384a86e467b27edccc7bd75bb4bd /changelog
parente056446750bff6db15842aea662f18a322052d8c (diff)
downloadreilua-enhanced-8effd050ffb736df2124da00227d8b2843d298f6.tar.gz
reilua-enhanced-8effd050ffb736df2124da00227d8b2843d298f6.tar.bz2
reilua-enhanced-8effd050ffb736df2124da00227d8b2843d298f6.zip
Organized shapes, textures, audio, text, lights and gui functions.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 4e48356..3678a07 100644
--- a/changelog
+++ b/changelog
@@ -16,6 +16,7 @@ KEY CHANGES:
- ADDED: DrawTextEx.
- CHANGED: DrawText is now DrawTextEx like in Raylib.
- ADDED: Global variable descriptions for API.
+ - CHANGED: Organized functions by putting them in the same order as in Raylib.
DETAILED CHANGES:
- CHANGED: GenImageColor now takes Vector2 as size.
@@ -48,6 +49,7 @@ DETAILED CHANGES:
- ADDED: DrawModelWires and DrawModelWiresEx.
- ADDED: LoadMaterials.
- CHANGED: Organized core functions.
+ - CHANGED: Organized shapes, textures, audio, text, lights and gui functions.
------------------------------------------------------------------------
Release: ReiLua version 0.5.0 Using Raylib 4.5