Browse Source

Update ROADMAP.md

Ray 6 years ago
parent
commit
63b89f53f9
1 changed files with 2 additions and 1 deletions
  1. 2 1
      ROADMAP.md

+ 2 - 1
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**