From bfa78d96ec661d75be26fcf96f444f465abef7df Mon Sep 17 00:00:00 2001 From: benfry Date: Thu, 12 May 2005 06:00:51 +0000 Subject: [PATCH] last todo bits --- core/todo.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/todo.txt b/core/todo.txt index b226fd16e..1522e5ccb 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -14,7 +14,9 @@ touching pixels[]. All other functions including get(), set(), filter(), etc shouldn't need them. _ fjen says blend() doens't work in JAVA2D -_ P3D is not doing bilinear interpolation? +_ P3D not doing bilinear interpolation because smooth() has to be set +_ how should this be handled? a hint? allowing smooth()? + ////////////////////////////////////////////////////////////////////