recent updates and contribs

This commit is contained in:
Ben Fry
2019-12-03 12:07:25 -05:00
parent aa7a0d3ad9
commit 8c082293af
2 changed files with 9 additions and 0 deletions
+6
View File
@@ -3,6 +3,12 @@ X check for disabling FBO code (fixes Intel HD 3000)
X https://github.com/processing/processing/issues/4104
X https://github.com/processing/processing/pull/5881
contrib
X rotateZ() is breaking in PShapeOpenGL
X https://github.com/processing/processing4/issues/28
X https://github.com/processing/processing4/pull/41
_ make edits to core so that awt can be flagged off, and lwjgl can run
_ https://github.com/codeanticode/processing-openjdk/commit/ac9abc18655daaa538ef16945687177334f3596e
_ removing AWT from core
+3
View File
@@ -56,6 +56,9 @@ X https://github.com/processing/processing4/issues/3
X Moved tests to separate target, and defaults to dist
X https://github.com/processing/processing4/pull/38
X https://github.com/processing/processing4/issues/8
X update to Java 11.0.5 from 11.0.2
X https://github.com/processing/processing4/pull/40
X https://github.com/processing/processing4/issues/39
_ selecting a sketch in the Sketch menu no longer opens its window