diff options
| author | jussi | 2023-05-30 13:42:43 +0300 |
|---|---|---|
| committer | jussi | 2023-05-30 13:42:43 +0300 |
| commit | e1cc1e9e2796540ab81b9798aeb1684614c66b88 (patch) | |
| tree | e4a9cf22336af770d6803717012708350e2dc503 /changelog | |
| parent | 335321e3aa238069df88cf06c98119ef4ef348d3 (diff) | |
| download | reilua-enhanced-e1cc1e9e2796540ab81b9798aeb1684614c66b88.tar.gz reilua-enhanced-e1cc1e9e2796540ab81b9798aeb1684614c66b88.tar.bz2 reilua-enhanced-e1cc1e9e2796540ab81b9798aeb1684614c66b88.zip | |
Light property functions and basic light example.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ KEY CHANGES: - CHANGED: Can now have multiple Music objects like other Raylib objects instead of just one. - CHANGED: Texture now can be either Texture or RenderTexture. No need to change texture source anymore. - ADDED: Material getter functions. + - ADDED: Light property functions. Detailed changes: - FIXED: uluaGetRay was looking for integers instead of tables. |
