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 /devnotes | |
| 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 'devnotes')
| -rw-r--r-- | devnotes | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,11 +1,9 @@ Current { - * Review GenMeshCustom indices. } Backlog { * Platformer example physics process for true framerate independence. * Extend color lib functionality. - * Tilemap clib. Fast tilemap draw and clib example. * IsWaveReady and other Is* ready functions. * Text @@ -23,7 +21,7 @@ Backlog { * ImageBlurGaussian * Models * LoadMaterials - * DrawBillboardPro + * Needs Testing * UpdateTexture * UpdateTextureRec |
