diff options
| author | jussi | 2023-06-05 20:51:09 +0300 |
|---|---|---|
| committer | jussi | 2023-06-05 20:51:09 +0300 |
| commit | 0e77452a1b4f894e342dae5583f8b02f915e8f6d (patch) | |
| tree | 79e0f2697a1ee80138431734c42dfa4b3210e04d /changelog | |
| parent | 8ade9eeb436f1bc8090df698ccf24595cd21b5e3 (diff) | |
| download | reilua-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-- | changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
