Rest of rlgl General render state functions.

This commit is contained in:
jussi
2023-06-05 20:51:09 +03:00
parent 8ade9eeb43
commit 0e77452a1b
7 changed files with 428 additions and 2 deletions

View File

@@ -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