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

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

View File

@@ -1,11 +1,17 @@
0233 (3.0a6)
manindra
X Fix for "Probably a ++ should go here" messages
X https://github.com/processing/processing/issues/2956
_ any problems with new code signing crap?
_ issues raised around the symlink (just replace with a copy of the binary?)
_ https://developer.apple.com/library/prerelease/mac/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG205
_ add script to download JRE and JDK from Oracle
_ https://github.com/processing/processing/issues/2960
_ post a note about the "help" stuff
_ https://github.com/processing/processing/labels/help