Skip to content

Commit 4073896

Browse files
committed
make note of more todo items
1 parent 4a00966 commit 4073896

File tree

2 files changed

+13
-16
lines changed

2 files changed

+13
-16
lines changed

core/todo.txt

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,11 @@
1-
1276 (4.0a7)
2-
1+
1276 (4.0b1)
2+
X no other changes to core?
33

44
contributions
55
X PShape.scale() not working with PShape.resetMatrix() when P2D renderer is used
66
X https://github.com/processing/processing4/issues/217
77
X 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-
229
should be fixed in 4.x (close/lock these 3.x issues with final 4.0 release)
2310
X AppKit errors from P2D/P3D
2411
X 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

todo.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1276 (4.0a7)
1+
1276 (4.0b1)
22
X really chatty console messages for people with old settings directories
33
X ignore 'debug' entry in prefs dir if it's a leftover DebugMode directory
44
X IDE cursor position on Windows goes weird if display scaling used

0 commit comments

Comments
 (0)