diff options
| author | jussi | 2025-08-30 16:41:05 +0300 |
|---|---|---|
| committer | jussi | 2025-08-30 16:41:05 +0300 |
| commit | de672a85d2778c47fce0d412cea787405388330c (patch) | |
| tree | fcae06a78397f52bc819c99cdbeaa417c48cf57b /changelog | |
| parent | 15deeccc4bcbe5b68f002f8cc91ee4ed8ced68fb (diff) | |
| download | reilua-enhanced-de672a85d2778c47fce0d412cea787405388330c.tar.gz reilua-enhanced-de672a85d2778c47fce0d412cea787405388330c.tar.bz2 reilua-enhanced-de672a85d2778c47fce0d412cea787405388330c.zip | |
DrawMeshInstanced takes transforms as Buffer.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
