From 91d88cbdf93317f4250d4da71d9823527ee9f350 Mon Sep 17 00:00:00 2001 From: Nathan Vegdahl Date: Wed, 3 Aug 2016 20:20:32 -0700 Subject: [PATCH] Updated todo. --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 92d4a53..c93b8f3 100644 --- a/todo.txt +++ b/todo.txt @@ -2,6 +2,6 @@ //- Implement light tree. - Implement proper light source selection for hierarchical instancing. - Implement shader parsing, and use in rendering. -- Add gui display of rendering in progress. - Implement floating point accuracy stuff. +- Add gui display of rendering in progress. - Unit tests for scene parsing. \ No newline at end of file