From f02a4b3128e2b882e0a2cb340aac1a7698bbfa11 Mon Sep 17 00:00:00 2001 From: benfry Date: Wed, 28 Nov 2001 05:22:31 +0000 Subject: [PATCH] li'l fixes --- todo.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/todo.txt b/todo.txt index e30e43e46..dbe629492 100644 --- a/todo.txt +++ b/todo.txt @@ -28,11 +28,13 @@ _ maybe stop/kill button should only be a stop btn for 0010 -_ add java.* to top of processingapplet default base class used by kjc +X add java.* to top of processingapplet default base class used by kjc X KjcProcessingApplet is dumb, kjc should make subst itself o give warning when compiling w/o kjcprocessingapplet -_ z=0 shit, 2D stuff needs to draw over z=0 plane -_ new objects draw behind old objects with noBackground() +X random bug with an extra line being added in beginner mode +X (threw off error markings) +X z=0 shit, 2D stuff needs to draw over z=0 plane +X new objects draw behind old objects with noBackground() X fix crappy way of determining if inside a class--ignores comments X hope this fis works.. not tested much X make acu fonts work again