diff options
| author | Ray <[email protected]> | 2023-03-13 10:54:06 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-03-13 10:54:06 +0100 |
| commit | 90e36d188386181e9bb0bf5de7ef087d4033c66b (patch) | |
| tree | 9612b4da3d92dba9294ab17038a5b81008470296 /ROADMAP.md | |
| parent | 8873aca268fdd6ecea657b91a9ea0e2910b3430c (diff) | |
| download | raylib-90e36d188386181e9bb0bf5de7ef087d4033c66b.tar.gz raylib-90e36d188386181e9bb0bf5de7ef087d4033c66b.zip | |
Update ROADMAP.md
Diffstat (limited to 'ROADMAP.md')
| -rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Here it is a wishlist with features and ideas to improve the library. Note that _Current version of raylib is complete and functional but there is always room for improvements._ **raylib 4.x** - - [ ] Redesign camera module (more flexible) ([#1143](https://github.com/raysan5/raylib/issues/1143), https://github.com/raysan5/raylib/discussions/2507) + - [x] Redesign camera module (more flexible) ([#1143](https://github.com/raysan5/raylib/issues/1143), https://github.com/raysan5/raylib/discussions/2507) - [ ] Redesign gestures system, improve touch inputs management - [ ] Redesign raudio module, implement miniaudio high-level provided features - [x] Better documentation and improved examples |
