summaryrefslogtreecommitdiffhomepage
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorRay <[email protected]>2019-05-28 00:33:52 +0200
committerGitHub <[email protected]>2019-05-28 00:33:52 +0200
commit63b89f53f9652288f3a9f270eade3eb4b6e5c72d (patch)
treee9c173b895761c06ae181f0e7c394752901c6bd7 /ROADMAP.md
parentb57563a41bc5e28dc05e1368303954f04413b235 (diff)
downloadraylib-63b89f53f9652288f3a9f270eade3eb4b6e5c72d.tar.gz
raylib-63b89f53f9652288f3a9f270eade3eb4b6e5c72d.zip
Update ROADMAP.md
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index a2fa502b..6f6feb4d 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -13,7 +13,8 @@ Also, check [GitHub Issues](https://github.com/raysan5/raylib/issues) for furthe
- [ ] Basic CPU/GPU stats sytem (memory, draws, time...)
**raylib 2.5**
- - [x] Support Animated models (2.5)
+ - [x] Support Animated models
+ - [x] Support glTF models file format
- [x] Unicode support on text drawing
**raylib 2.0**