mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
make note of a couple updates
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
0243 core (3.0b5)
|
||||
X selectFolder broken (gives NullPointerException)
|
||||
X NullPointerException in selectFolder() on OS X
|
||||
X https://github.com/processing/processing/issues/3661
|
||||
|
||||
cleaning
|
||||
|
||||
@@ -3,6 +3,15 @@ X processing-java isn't working in OS X 10.11 El Capitan
|
||||
X https://github.com/processing/processing/issues/3497
|
||||
o probably have to add the script/Processing.app location to user's path
|
||||
|
||||
contribs
|
||||
X Undo does not move to the correct location in the editor window
|
||||
X https://github.com/processing/processing/issues/707
|
||||
X https://github.com/processing/processing/pull/3660
|
||||
|
||||
gsoc
|
||||
_ Foundation libraries disapear from CM after restart
|
||||
_ https://github.com/processing/processing/issues/3659
|
||||
|
||||
earlier
|
||||
X modify build to insert these after antlr run:
|
||||
X @SuppressWarnings({"unused", "cast"})
|
||||
@@ -487,8 +496,6 @@ _ https://github.com/processing/processing/issues/533
|
||||
|
||||
PDE / Editor
|
||||
|
||||
_ [help] Undo does not move to the correct location in the editor window
|
||||
_ https://github.com/processing/processing/issues/707
|
||||
_ clean up /tmp folders used during build
|
||||
_ https://github.com/processing/processing/issues/1896
|
||||
_ 'recent' menu doesn't respect examples folder of other p5 versions
|
||||
|
||||
Reference in New Issue
Block a user