From b8e7f63588dab180d95001756d6ac8ce6e64458f Mon Sep 17 00:00:00 2001 From: benfry Date: Thu, 15 Jul 2004 18:37:28 +0000 Subject: [PATCH] fixing up and finalizing serial api --- processing/core/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/processing/core/todo.txt b/processing/core/todo.txt index 5d1fc7179..f7df2ce5c 100644 --- a/processing/core/todo.txt +++ b/processing/core/todo.txt @@ -89,6 +89,7 @@ _ light(x, y, z, c1, c2, c3, TYPE) _ also BLight with same constructor, and on() and off() fxn _ figure out how to handle cached images, multiple images _ MediaTracker blocking is prolly making jar download really slow +_ http://processing.org/discourse/yabb/YaBB.cgi?board=Proce55ing_software_bugs;action=display;num=1089914280;start=0 _ decide on whether to use PTools _ i.e. move math functions into utility library _ check what other functions require PGraphics to exist but shouldn't