mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 21:59:20 +01:00
update release notes with fixes from Andres
This commit is contained in:
@@ -90,6 +90,12 @@ And just like that, here we are at 2.0.
|
||||
+ P2D, P3D drawing errors in static mode, gray screen
|
||||
https://github.com/processing/processing/issues/1648
|
||||
|
||||
+ Window shorter than 127 pixels high is not rendered correctly in P2D/P3D
|
||||
https://github.com/processing/processing/issues/1683
|
||||
|
||||
+ Multiple screen crash with OpenGL
|
||||
https://github.com/processing/processing/issues/1515
|
||||
|
||||
|
||||
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
|
||||
|
||||
|
||||
@@ -43,6 +43,10 @@ o Deleted 1 texture objects, 0 remaining
|
||||
A fixed in last round
|
||||
A P2D, P3D drawing errors in static mode, gray screen
|
||||
A https://github.com/processing/processing/issues/1648
|
||||
A Window shorter than 127 pixels high is not rendered correctly in P2D/P3D
|
||||
A https://github.com/processing/processing/issues/1683
|
||||
A Multiple screen crash with OpenGL
|
||||
A https://github.com/processing/processing/issues/1515
|
||||
|
||||
|
||||
_ data decision stuff
|
||||
|
||||
Reference in New Issue
Block a user