From e6846971f9ba8663d0b3b474418b8d8fcfe7657f Mon Sep 17 00:00:00 2001 From: lawnjelly Date: Sun, 15 Sep 2019 19:33:15 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a04addb..584a3d2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ Refactoring LRooms and LPortals outside the scene graph (they will be lists on L * Add support for objects moving between rooms - cameras, players, physics etc - DONE * Refactor code, moving LRooms and LPortals outside scene graph DONE * Cleanup code, Optimize DONE -* Handle special cases (multiple portals views into room etc) +* Handle special cases (multiple portals views into room etc) DONE +* Bug fixing / testing * Optimize non-moving statics * PVS (primary and secondary) * Investigate multiple passes (shadows, lights)