note about multi-window merge

This commit is contained in:
Ben Fry
2021-12-06 06:51:43 -05:00
parent ac25c4f0e3
commit b053e4d15a
+4
View File
@@ -7,6 +7,10 @@ X added workaround in PShapeOpenGL to get access to vertex data
_ still need to find the root cause
_ also need to check for other reports about this
X multiple windows with GL
_ https://github.com/processing/processing4/issues/312
X https://github.com/processing/processing4/pull/313
_ made DrawListener public in PSurfaceJOGL (probably change that back)