From ef60a5b442a9905ec7b6de941204dc0e637dd69d Mon Sep 17 00:00:00 2001 From: David Williams Date: Thu, 2 Dec 2010 20:35:28 +0000 Subject: [PATCH] Updated todo list. --- TODO.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO.txt b/TODO.txt index db2c0de1..249adc6d 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,3 +1,10 @@ +Discussed on forums +=================== +Implement RLE compressor, and use it for blocks in memory and saving to disk. +Replace shared_ptr's with intrinsic_ptrs? +Make decimator work with cubic mesh +Raycaster. + Short term ========== Sort awkward use of 'offset'