From 6caa9c912008431fcbfaf5d5b68067ea59a58fa1 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Fri, 15 Oct 2010 18:43:26 +0000 Subject: [PATCH] moved todo to wiki git-svn-id: svn://anubis/fart/trunk@386 7f9b0f55-74a9-4bce-be96-3c2cd072584d --- .todo | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 .todo diff --git a/.todo b/.todo deleted file mode 100644 index 28e6850..0000000 --- a/.todo +++ /dev/null @@ -1,15 +0,0 @@ -FART To-Do List --------------------------------------------------------------------------------- - High Priority: - - Medium Priority: - - Scene file pre-parser to allow includes / macros - - Add spotlight and directional light types - - Multi-core rendering in non-distributed mode - - Look into half-space pruning optimization - - add fog support - - kd_tree optimization - - Low Priority: - - Textures in materials - - Fix boolean objects composed of sub-objects of different transparencies