mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 17:40:48 +01:00
todo notes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
6
todo.txt
6
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
|
||||
|
||||
Reference in New Issue
Block a user