File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
- 1270 (4.x alpha )
1
+ 1270 (4.0a1 )
2
2
X check for disabling FBO code (fixes Intel HD 3000)
3
3
X https://github.com/processing/processing/issues/4104
4
4
X https://github.com/processing/processing/pull/5881
@@ -16,6 +16,11 @@ X https://github.com/processing/processing4/pull/33
16
16
X https://github.com/processing/processing4/issues/3
17
17
18
18
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
+
19
24
_ make edits to core so that awt can be flagged off, and lwjgl can run
20
25
_ https://github.com/codeanticode/processing-openjdk/commit/ac9abc18655daaa538ef16945687177334f3596e
21
26
_ removing AWT from core
Original file line number Diff line number Diff line change 1
- 1270 (4.x alpha )
1
+ 1270 (4.0a1 )
2
2
X use ctrl-page up/down for tabs on Windows
3
3
X https://github.com/processing/processing/issues/5794
4
4
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?
120
120
X https://github.com/processing/processing-docs/issues/766
121
121
X was just an issue with https vs http
122
122
123
+
123
124
before final release
124
125
_ Update graphics and visual design elements for 4.x
125
126
_ https://github.com/processing/processing4/issues/48
@@ -142,7 +143,6 @@ _ windows anti-malware leaves browser stuck at 100%
142
143
_ https://github.com/processing/processing/issues/5893
143
144
144
145
145
-
146
146
from Casey
147
147
_ Math for BLEND incorrect in the reference?
148
148
_ https://github.com/processing/processing-docs/issues/762
You can’t perform that action at this time.
0 commit comments