notes about recent updates

This commit is contained in:
Ben Fry
2021-07-28 16:36:59 -04:00
parent bec33f9985
commit 8a36e95b0e
2 changed files with 26 additions and 2 deletions
+8
View File
@@ -1,7 +1,15 @@
1276 (4.0a7)
contributions
X PShape.scale() not working with PShape.resetMatrix() when P2D renderer is used
X https://github.com/processing/processing4/issues/217
X https://github.com/processing/processing4/pull/225
_ put opengl libs for core into platform-specific subfolders?
_ may also be useful for Windows antivirus slowdowns:
_ https://github.com/processing/processing/issues/4783#issuecomment-269328168
_ setting surface size needs to happen outside draw()
_ surface.setSize() sadness etc