From 3ea66dba575f3f9b6bb9a30d688caafd55838dfd Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Thu, 2 Oct 2014 17:20:42 +0300 Subject: [PATCH] doc --- doc/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo.txt b/doc/todo.txt index a061b96..663c732 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -22,6 +22,8 @@ Buildat TODO CMake to RCC++ - Voxel world with arbitrary chunk size and offset, with pluggable loader modules. Main world has worldspace_id=1. Try Polyvox. + - Normal block size should be definable to be a multiple of the voxel size + - "Continuation voxels" - Entity system with automated network sync - Support Cereal's shared pointer serialization in Lua - Something in uistack's global nil focus handling has broken