todo notes

This commit is contained in:
Ben Fry
2014-11-17 16:58:12 -05:00
parent 686d4729d6
commit 663ea21c0e
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -8,6 +8,9 @@ X remove isGL(), is2D(), is3D(), displayable() from PApplet
X these were auto-imported from PGraphics
X remove pause variable from PApplet (was not documented)
X added copy() to PImage (to work like get(), ala PVector)
_ add attrib() method
_ https://github.com/processing/processing/issues/2963
_ assign this to DXF as well?
_ remove sketch path hack from PApplet