From 83fe6d82f35809f74eb4f6e2ad075022b12945cb Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sun, 7 Aug 2016 20:18:58 -0400 Subject: [PATCH] rewrite Util.listFiles() because it wasn't working properly --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 1c59ea240..6fe910dbd 100644 --- a/todo.txt +++ b/todo.txt @@ -10,7 +10,7 @@ X https://github.com/processing/processing/issues/4128 X https://github.com/processing/processing/issues/4503 X see if CLASSPATH can be set to screw up p5 X works fine on OS X, couldn't reproduce on Linux -X rewrite Util.listFiles() because it wasn't working recursively +X rewrite Util.listFiles() because it wasn't working properly mode work X add template support for Modes