diff options
| author | jussi | 2022-12-09 16:02:28 +0200 |
|---|---|---|
| committer | jussi | 2022-12-09 16:02:28 +0200 |
| commit | e1a85f898e0781c9dd69ced6cd6ccb4e304a7bd1 (patch) | |
| tree | e6fc38ef9c149de6cd58aa43a28e1c67d0cb7317 /changelog | |
| parent | 973d902a16b35258629d2a0b228ad9c3f49b6198 (diff) | |
| download | reilua-enhanced-e1a85f898e0781c9dd69ced6cd6ccb4e304a7bd1.tar.gz reilua-enhanced-e1a85f898e0781c9dd69ced6cd6ccb4e304a7bd1.tar.bz2 reilua-enhanced-e1a85f898e0781c9dd69ced6cd6ccb4e304a7bd1.zip | |
Draw Mesh Instanced Example.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,7 @@ KEY CHANGES: - ADDED: Flag option (-s) for doc_parser.lua for exporting module APIs to separate files. - ADDED: ReiLuaGui. - ADDED: ReiLuaGui Examples. + - ADDED: Draw Mesh Instanced Example. Detailed changes: ADDED: Help argument. @@ -21,3 +22,4 @@ FIXED: RL_DrawLineBezierQuad was called RL_DrawLineBezier in API. ADDED: Color lib. FIXED: RL_DrawEllipse and RL_DrawEllipseLines expecting wrong arguments. ADDED: RL_IsPathFile. +ADDED: RL_SetMaterialShader. |
