misc todo notes

This commit is contained in:
benfry
2011-06-07 13:08:29 +00:00
parent c2c56a7f1b
commit 3fcc5ea9e1
3 changed files with 29 additions and 16 deletions
+4
View File
@@ -3,6 +3,10 @@ A mask() has no effect unless image has already been drawn in A3D
A http://code.google.com/p/processing/issues/detail?id=623
A point() doesn't render in A3D
A http://code.google.com/p/processing/issues/detail?id=592
A excessive rotation of application causes memory to run out
A http://code.google.com/p/processing/issues/detail?id=235
A mirroring in A3D when background() not called within draw()
A http://code.google.com/p/processing/issues/detail?id=624
_ tries to create and AVD when running on the phone.. why?