aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorraysan5 <raysan5@gmail.com>2014-01-23 12:36:18 +0100
committerraysan5 <raysan5@gmail.com>2014-01-23 12:36:18 +0100
commit2cf5fa77658af7f5e72245e798db6b3a3f256371 (patch)
tree8c47e3ed0d5c711e39fc9e45e898459a5eae9d86 /ROADMAP.md
parent762befb967f984f1529af6ff390b34347c6934a1 (diff)
downloadraylib-1.0.4.tar.gz
raylib-1.0.4.zip
Updated raylib to version 1.0.41.0.4
Lots of changes added, check CHANGELOG for detailed description
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index cb0e0304..cd2603b9 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -9,7 +9,7 @@ Around the source code there are some TODO points with pending revisions/bugs an
raylib v1.x
- Review Billboard Drawing functions
- - Review Heightmap Loading and Drawing functions
+ - Review Heightmap Loading and Drawing functions - Load Heightmap directly as a Model
- Lighting support (only 3d mode) - CreateLight()
- [DONE] Simple Collision Detection functions
- Default scene Camera controls (zoom, pan, rotate)