summaryrefslogtreecommitdiffhomepage
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorvaezim <[email protected]>2024-05-30 02:22:07 -0400
committerGitHub <[email protected]>2024-05-30 08:22:07 +0200
commitd7a8af144d066e28e821916ac10e66407e7bfa05 (patch)
tree5af43dd72a7550e8ff7833339b4e100e35b52412 /ROADMAP.md
parentf2344cd08944a7be63b9e5ebf134daf5ff1cd84f (diff)
downloadraylib-d7a8af144d066e28e821916ac10e66407e7bfa05.tar.gz
raylib-d7a8af144d066e28e821916ac10e66407e7bfa05.zip
Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017)
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index 8755333c..87ca2e1c 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -1,6 +1,6 @@
# raylib roadmap
-Here it is a wishlist with features and ideas to improve the library. Note that features listed here are usually long term improvements or just describe a route to follow for the library. There are also some additional places to look for raylib improvements and ideas:
+Here is a wishlist with features and ideas to improve the library. Note that features listed here are usually long term improvements or just describe a route to follow for the library. There are also some additional places to look for raylib improvements and ideas:
- [GitHub Issues](https://github.com/raysan5/raylib/issues) has several open issues for possible improvements or bugs to fix.
- [raylib source code](https://github.com/raysan5/raylib/tree/master/src) has multiple *TODO* comments around code with pending things to review or improve.
@@ -73,7 +73,7 @@ _Current version of raylib is complete and functional but there is always room f
**raylib 1.5**
- [x] Support Oculus Rift CV1 and VR stereo rendering (simulator)
- [x] Redesign Shaders/Textures system -> New Materials system
- - [x] Support lighting: Omni, Directional and Spot lights
+ - [x] Support lighting: Omni, Directional and Spotlights
- [x] Redesign physics module (physac)
- [x] Chiptunes audio modules support