File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ X wasn't handling gzip output properly
1313X also could have problems w/ names under length 3
1414
1515
16+ jakub
17+ X major work on window placement and pixel density
18+ X https://github.com/processing/processing/pull/5011
19+
1620gohai
1721X Fix MeshTweening vertex shader
1822X https://github.com/processing/processing-docs/issues/523
@@ -26,6 +30,10 @@ X because of INCOMPLETE_MULTISAMPLE
2630X https://github.com/processing/processing/pull/4921
2731X Report more error conditions in validateFramebuffer
2832X https://github.com/processing/processing/pull/4920
33+ X Add more Raspberry Pi related fixes to JOGL
34+ X https://github.com/processing/processing/pull/4911
35+ X Unblock hardware-accelerated P3D on ARM Mali devices
36+ X https://github.com/processing/processing/pull/5014
2937
3038
3139high
@@ -36,7 +44,6 @@ _ https://github.com/processing/processing/issues/4894
3644_ Sketches on Linux don't take UI scaling into account
3745_ https://github.com/processing/processing/issues/4895
3846
39-
4047_ TRIANGLE_STRIP not working correctly with createShape() and default renderer
4148_ https://github.com/processing/processing/issues/4678
4249
Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ _ already reported?
1111_ swap font smoothing for tab size?
1212_ implement simple table for prefs?
1313
14+ _ fix the JRE downloader
15+ _ https://gist.github.com/P7h/9741922
16+ _ http://stackoverflow.com/q/10268583
17+
1418jakub
1519X Fix preprocessing of code with double backslash in string or char literal
1620X https://github.com/processing/processing/issues/4903
@@ -27,6 +31,13 @@ X https://github.com/processing/processing/pull/4999
2731X Synchronize input event processing
2832X https://github.com/processing/processing/pull/4998
2933
34+ gohai
35+ X Add support for 64-bit ARM boards
36+ X https://github.com/processing/processing/pull/5002
37+ X Hardware I/O updates for ARM
38+ X https://github.com/processing/processing/pull/4931
39+
40+
3041contrib
3142_ redo console handling to not use Timer, fixing freeze-up problems
3243_ https://github.com/processing/processing/pull/4935
You can’t perform that action at this time.
0 commit comments