starting revision 0199

This commit is contained in:
benfry
2011-06-23 22:24:22 +00:00
parent 5ed189b5af
commit 0f60978fbd
8 changed files with 462 additions and 431 deletions
+19
View File
@@ -111,6 +111,25 @@ features may be broken. See statement directly above.
+ Implement repeating textures
http://code.google.com/p/processing/issues/detail?id=94
[ android ] (these were missing from the actual release notes)
+ mask() has no effect unless image has already been drawn in A3D
http://code.google.com/p/processing/issues/detail?id=623
+ point() doesn't render in A3D
http://code.google.com/p/processing/issues/detail?id=592
+ excessive rotation of application causes memory to run out
http://code.google.com/p/processing/issues/detail?id=235
+ mirroring in A3D when background() not called within draw()
http://code.google.com/p/processing/issues/detail?id=624
+ removed A2D and A3D constants
+ colorMode() error
http://code.google.com/p/processing/issues/detail?id=223
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .