raysan5 11 年之前
父節點
當前提交
1c8dce429e
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      ROADMAP.md

+ 2 - 2
ROADMAP.md

@@ -8,8 +8,8 @@ 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 - Load Heightmap directly as a Model
+   - [DONE] Review Billboard Drawing functions
+   - [DONE] 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)