summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2023-06-05 20:51:09 +0300
committerjussi2023-06-05 20:51:09 +0300
commit0e77452a1b4f894e342dae5583f8b02f915e8f6d (patch)
tree79e0f2697a1ee80138431734c42dfa4b3210e04d /changelog
parent8ade9eeb436f1bc8090df698ccf24595cd21b5e3 (diff)
downloadreilua-enhanced-0e77452a1b4f894e342dae5583f8b02f915e8f6d.tar.gz
reilua-enhanced-0e77452a1b4f894e342dae5583f8b02f915e8f6d.tar.bz2
reilua-enhanced-0e77452a1b4f894e342dae5583f8b02f915e8f6d.zip
Rest of rlgl General render state functions.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog b/changelog
index e84ed83..c3f0347 100644
--- a/changelog
+++ b/changelog
@@ -26,6 +26,7 @@ KEY CHANGES:
- ADDED: rlgl Matrix operations functions
- ADDED: rlgl Vertex level operations
- ADDED: Draw Textured Polygon Example
+ - ADDED: rlgl General render state functions
Detailed changes:
- FIXED: uluaGetRay was looking for integers instead of tables
@@ -84,7 +85,6 @@ Detailed changes:
- FIXED: UnloadTexture did not set texture id to NULL.
- ADDED: DrawBillboardPro
- ADDED: rlGetVersion
- - ADDED: More rlgl General render state functions.
- ADDED: GetMaterialTexture, GetMaterialColor, GetMaterialValue and GetMaterialShader
- ADDED: SetMaterialParams and GetMaterialParams
- ADDED: GetTextureId