Skip to content

Commit 99d9d50

Browse files
committed
notes about other issues and cleaning up the list
1 parent 99ec277 commit 99d9d50

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

core/todo.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1270 (4.x alpha)
1+
1270 (4.0a1)
22
X check for disabling FBO code (fixes Intel HD 3000)
33
X https://github.com/processing/processing/issues/4104
44
X https://github.com/processing/processing/pull/5881
@@ -16,6 +16,11 @@ X https://github.com/processing/processing4/pull/33
1616
X https://github.com/processing/processing4/issues/3
1717

1818

19+
before final release
20+
_ Intel HD Graphics 3000 workaround is causing a big fat warning
21+
_ https://github.com/processing/processing4/issues/50
22+
23+
1924
_ make edits to core so that awt can be flagged off, and lwjgl can run
2025
_ https://github.com/codeanticode/processing-openjdk/commit/ac9abc18655daaa538ef16945687177334f3596e
2126
_ removing AWT from core

todo.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1270 (4.x alpha)
1+
1270 (4.0a1)
22
X use ctrl-page up/down for tabs on Windows
33
X https://github.com/processing/processing/issues/5794
44
X fix potential highlighting issue that wasn't selecting portions of text
@@ -120,6 +120,7 @@ X Issue with https and downloading the binaries, +Checksums?
120120
X https://github.com/processing/processing-docs/issues/766
121121
X was just an issue with https vs http
122122

123+
123124
before final release
124125
_ Update graphics and visual design elements for 4.x
125126
_ https://github.com/processing/processing4/issues/48
@@ -142,7 +143,6 @@ _ windows anti-malware leaves browser stuck at 100%
142143
_ https://github.com/processing/processing/issues/5893
143144

144145

145-
146146
from Casey
147147
_ Math for BLEND incorrect in the reference?
148148
_ https://github.com/processing/processing-docs/issues/762

0 commit comments

Comments
 (0)