summaryrefslogtreecommitdiffhomepage
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorRay <[email protected]>2017-09-18 01:19:28 +0200
committerGitHub <[email protected]>2017-09-18 01:19:28 +0200
commit42505f0d0ab948030242c5770cd51926483f64f2 (patch)
treedfb68c360b35673732f322bc6b8ad8a2ad221628 /ROADMAP.md
parent20968830c0a8721c2a2d94719da5fe2cd753c114 (diff)
downloadraylib-42505f0d0ab948030242c5770cd51926483f64f2.tar.gz
raylib-42505f0d0ab948030242c5770cd51926483f64f2.zip
Update ROADMAP.md
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 793f334f..5b6d4d36 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -7,12 +7,14 @@ Here it is a wish-list with features and ideas to improve the library.
Note that [raylib source code](https://github.com/raysan5/raylib/tree/develop/src) has some *TODO* marks around code with pending things to review and improve. Check [GitHub Issues](https://github.com/raysan5/raylib/issues) for further details!
**raylib 1.x**
- - [ ] Improved Materials system with PBR support
- [ ] 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
+
+**raylib 1.8**
+ - [x] Improved Materials system with PBR support
+ - [x] Procedural image generation functions (spot, gradient, noise...)
+ - [x] Procedural mesh generation functions (cube, sphere...)
**raylib 1.7**
- [x] Support configuration flags