mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
todo updates based on recent PRs and bug reports
This commit is contained in:
@@ -7,6 +7,10 @@ X added setIndex() method to IntDict, FloatDict, StringDict
|
||||
X added resize() to IntDict, FloatDict, StringDict
|
||||
X fix entries() Iterator in IntDict, FloatDict, StringDict
|
||||
|
||||
contrib
|
||||
X minor bezierPoint() rewrite for performance
|
||||
X https://github.com/processing/processing/pull/5251
|
||||
|
||||
_ make setting the window icon automatic, based on files in local dirs
|
||||
X https://github.com/processing/processing/issues/5123
|
||||
X https://github.com/processing/processing/pull/5202
|
||||
|
||||
@@ -12,8 +12,12 @@ contrib
|
||||
X detect errors from curved quotation marks
|
||||
X https://github.com/processing/processing/issues/5133
|
||||
X https://github.com/processing/processing/pull/5152
|
||||
_ Remove "Pipe Organ" from exec javadoc
|
||||
_ https://github.com/processing/processing/pull/5282
|
||||
X Refactor to use a few Java 8 features
|
||||
X https://github.com/processing/processing/pull/5134
|
||||
X Remove "Pipe Organ" from exec javadoc
|
||||
X https://github.com/processing/processing/pull/5282
|
||||
_ Welcome dialog rewritten in Swing
|
||||
_ https://github.com/processing/processing/pull/5210
|
||||
|
||||
high
|
||||
_ menu bars broken in High Sierra
|
||||
|
||||
Reference in New Issue
Block a user