notes about recent updates

This commit is contained in:
Ben Fry
2022-03-07 06:19:55 -05:00
parent e071bb1db7
commit 9bcbea7bb9
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
andres
X filter() calls with high pixel density in OpenGL make a tiny texture
X https://github.com/processing/processing4/issues/429
X https://github.com/processing/processing4/pull/433
X Renamed parameters controlling GL buffer settings
X https://github.com/processing/processing4/pull/435
X PShape performance could be improved using buffer object streaming

View File

@@ -1,5 +1,4 @@
1283 (4.0b8)
X fix logic for opening the correct 'main' tab in handleOpen()
X opening AspectHelper.js makes it the main tab
X through sketch.properties is not rewritten