1
- 1276 (4.0a7 )
2
-
1
+ 1276 (4.0b1 )
2
+ X no other changes to core?
3
3
4
4
contributions
5
5
X PShape.scale() not working with PShape.resetMatrix() when P2D renderer is used
6
6
X https://github.com/processing/processing4/issues/217
7
7
X https://github.com/processing/processing4/pull/225
8
8
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
-
22
9
should be fixed in 4.x (close/lock these 3.x issues with final 4.0 release)
23
10
X AppKit errors from P2D/P3D
24
11
X https://github.com/processing/processing/issues/5880
@@ -34,6 +21,16 @@ _ Profile GL3bc is not available on X11GraphicsDevice
34
21
_ https://github.com/processing/processing/issues/5476
35
22
36
23
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
+
37
34
_ update P2D reference to make clear about drawing order and quality
38
35
_ https://github.com/processing/processing/issues/5880
39
36
0 commit comments