summaryrefslogtreecommitdiffhomepage
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorRay <[email protected]>2016-11-13 23:55:37 +0100
committerRay <[email protected]>2016-11-13 23:55:37 +0100
commit2b50440a77e61b81c832560cee22ba74ba1e47ba (patch)
treef32541b6a9e103b3fa4cd2aaa4cd9d81c6ab62ee /ROADMAP.md
parent9fb6eda5f103e383f3a15d7c2a4d014752dce087 (diff)
downloadraylib-2b50440a77e61b81c832560cee22ba74ba1e47ba.tar.gz
raylib-2b50440a77e61b81c832560cee22ba74ba1e47ba.zip
Review ROADMAP
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 56ff761e..4c153d78 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -8,12 +8,17 @@ Note raylib source code has multiple TODO points with pending things to review a
raylib 1.x
- [DONE] LUA scripting support (wrapper to lua lib)
Basic GPU stats sytem (memory, draws, time...)
Improved custom file-format (.rres) and packaging tool
Procedural image generation functions (spot, gradient, noise...)
Procedural mesh generation functions (cube, cone, sphere...)
Touch-based camera controls for Android
+ Gamepad support on HTML5
+
+raylib 1.6
+
+ [DONE] LUA scripting support (raylib lua wrapper)
+ [DONE] Redesigned audio module
raylib 1.5