mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
recent updates, merges, and notes
This commit is contained in:
+5
-4
@@ -21,23 +21,24 @@ X though they aren't even being stored, so what's the point?
|
||||
X https://github.com/processing/processing4/issues/4
|
||||
X Remove all usage of AWT from PApplet
|
||||
X https://github.com/processing/processing4/issues/55
|
||||
|
||||
X PDF broken in getImage()
|
||||
_ https://github.com/processing/processing4/issues/62
|
||||
|
||||
X https://github.com/processing/processing4/issues/62
|
||||
X https://github.com/processing/processing4/commit/624e9074aeb1d9e2e6b2943e35ffd97a90b8b737
|
||||
|
||||
contribs
|
||||
X remove redundant boxing and casting
|
||||
X https://github.com/processing/processing4/pull/51
|
||||
|
||||
|
||||
_ use PImageAWT where needed
|
||||
critical
|
||||
_ Saving to PNG broken
|
||||
_ https://github.com/processing/processing4/issues/80
|
||||
_ https://github.com/processing/processing4/pull/97
|
||||
_ https://github.com/processing/processing4/pull/98
|
||||
_ moving loadImage() into Surface
|
||||
_ https://github.com/processing/processing4/issues/56
|
||||
|
||||
|
||||
api changes
|
||||
_ static versions of selectInput/selectOutput/selectFolder in PApplet have been removed
|
||||
_ java.awt.Frame object "frame" removed from PApplet (been warning since 2015)
|
||||
|
||||
Reference in New Issue
Block a user