summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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**