1- 1276 (4.0a7 )
2-
1+ 1276 (4.0b1 )
2+ X no other changes to core?
33
44contributions
55X PShape.scale() not working with PShape.resetMatrix() when P2D renderer is used
66X https://github.com/processing/processing4/issues/217
77X https://github.com/processing/processing4/pull/225
88
9-
10- _ put opengl libs for core into platform-specific subfolders?
11- _ may also be useful for Windows antivirus slowdowns:
12- _ https://github.com/processing/processing/issues/4783#issuecomment-269328168
13-
14- _ setting surface size needs to happen outside draw()
15- _ surface.setSize() sadness etc
16- _ https://github.com/processing/processing4/issues/162
17- _ https://github.com/processing/processing4/issues/186
18- _ https://github.com/processing/processing/issues/4129
19-
20-
21-
229should be fixed in 4.x (close/lock these 3.x issues with final 4.0 release)
2310X AppKit errors from P2D/P3D
2411X https://github.com/processing/processing/issues/5880
@@ -34,6 +21,16 @@ _ Profile GL3bc is not available on X11GraphicsDevice
3421_ https://github.com/processing/processing/issues/5476
3522
3623
24+ _ put opengl libs for core into platform-specific subfolders?
25+ _ may also be useful for Windows antivirus slowdowns:
26+ _ https://github.com/processing/processing/issues/4783#issuecomment-269328168
27+
28+ _ setting surface size needs to happen outside draw()
29+ _ surface.setSize() sadness etc
30+ _ https://github.com/processing/processing4/issues/162
31+ _ https://github.com/processing/processing4/issues/186
32+ _ https://github.com/processing/processing/issues/4129
33+
3734_ update P2D reference to make clear about drawing order and quality
3835_ https://github.com/processing/processing/issues/5880
3936
0 commit comments