diff --git a/core/todo.txt b/core/todo.txt index 6d769a68a..74ddcc47e 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -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 diff --git a/todo.txt b/todo.txt index 92f574e55..655f5df02 100644 --- a/todo.txt +++ b/todo.txt @@ -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