Skip to content

Commit 0c3b9d2

Browse files
committed
todo notes
1 parent b5096c4 commit 0c3b9d2

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

core/todo.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ X remove isGL(), is2D(), is3D(), displayable() from PApplet
88
X these were auto-imported from PGraphics
99
X remove pause variable from PApplet (was not documented)
1010
X added copy() to PImage (to work like get(), ala PVector)
11+
_ add attrib() method
12+
_ https://github.com/processing/processing/issues/2963
13+
_ assign this to DXF as well?
1114

1215
_ remove sketch path hack from PApplet
1316

todo.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
0233 (3.0a6)
22

33

4+
manindra
5+
X Fix for "Probably a ++ should go here" messages
6+
X https://github.com/processing/processing/issues/2956
7+
8+
49
_ any problems with new code signing crap?
510
_ issues raised around the symlink (just replace with a copy of the binary?)
611
_ https://developer.apple.com/library/prerelease/mac/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG205
712

813
_ add script to download JRE and JDK from Oracle
14+
_ https://github.com/processing/processing/issues/2960
915

1016
_ post a note about the "help" stuff
1117
_ https://github.com/processing/processing/labels/help

0 commit comments

Comments
 (0)