From f1e558de0513c31aadaf6fdbf284cabce4494944 Mon Sep 17 00:00:00 2001 From: Nathan Vegdahl Date: Mon, 6 Feb 2017 16:08:52 -0800 Subject: [PATCH] Updated todo. --- todo.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index aa01da4..0af4dbb 100644 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,7 @@ - Implement shader parsing, and use in rendering. -- Implement sun light sources +- Implement sun light sources: + // - Implement sun light export in Psychoblend + - Implement sun light sources in Psychopath - Implement floating point accuracy stuff. // Add OpenEXR support. - Add gui display of rendering in progress.