@@ -104,8 +104,6 @@ _ https://github.com/processing/processing4/issues/177
104104_ confirmed not working from Sam's repo either
105105
106106
107- _ do a test to see if PApplet extends PSketch breaks libraries
108-
109107_ lots more cleanup to do in javafx/build.xml
110108
111109_ remove the PDE classpath from sketches
@@ -192,6 +190,11 @@ _ https://github.com/processing/processing/pull/6048
192190_ add language support to Modes (request from Andres)
193191_ https://github.com/processing/processing4/pull/14
194192_ this was a small change; rebase not really needed since needs rewrite anyway
193+ _ change the license from GPL
194+ _ then pass through the source to update licenses
195+ _ add Processing Foundation as 2012-15
196+ _ update license info to state gplv2 not v3
197+ _ run through that online license checker
195198
196199
197200discuss with Sam
@@ -477,10 +480,6 @@ _ break out Mode-specific options to their own panels in prefs
477480_ Mode should just provide a panel for their prefs
478481_ make the build fail if git pull on processing-docs fails
479482_ remove "save before running" message
480- _ pass through the source to update licenses
481- _ add Processing Foundation as 2012-15
482- _ update license info to state gplv2 not v3
483- _ run through that online license checker
484483_ save() and saveAs() need to be refactored
485484_ https://github.com/processing/processing/issues/3843
486485_ clean out the repo
0 commit comments