DrawMeshInstanced takes transforms as Buffer.

This commit is contained in:
jussi
2025-08-30 16:41:05 +03:00
parent 15deeccc4b
commit de672a85d2
9 changed files with 50 additions and 56 deletions

View File

@@ -55,6 +55,7 @@ DETAILED CHANGES:
- FIXED: uluaGet* pops lua stack correctly when userdata given in table.
- ADDED: MeasureTextBoxed.
- CHANGE: DrawTextBoxedEx to DrawTextBoxed.
- CHANGE: DrawMeshInstanced takes transforms as Buffer. Much better performance.
------------------------------------------------------------------------
Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0