|
| 1 | +0247 (3.0.1) |
| 2 | +X curveVertex() does not work with FX2D renderer |
| 3 | +X https://github.com/processing/processing/issues/3960 |
| 4 | +X hide menu bar on OS X when FX2D is running full screen |
| 5 | +X add quotes to the necessary parameters in the size() error messages |
| 6 | +X Editor menu is outside the visible screen with 800x480 display |
| 7 | +X https://github.com/processing/processing/issues/3913 |
| 8 | +X https://github.com/processing/processing/pull/3999 |
| 9 | +X https://github.com/processing/processing/pull/3992 |
| 10 | +X add a patch for FX2D menubar not hiding, root cause not sorted out |
| 11 | + |
| 12 | +jakub |
| 13 | +X Fix depth sorter ordering when two triangles in a plane share vertices |
| 14 | +X https://github.com/processing/processing/pull/4010 |
| 15 | +X Turn off fixed rate scheduling in OpenGL |
| 16 | +X https://github.com/processing/processing/pull/4004 |
| 17 | +X Fix GLSL preprocessing issues with variable name mangling |
| 18 | +X https://github.com/processing/processing/pull/4052 |
| 19 | +X https://github.com/processing/processing/issues/3961 |
| 20 | +X https://github.com/processing/processing/issues/3968 |
| 21 | + |
| 22 | +andres |
| 23 | +X cursor() fails to work as expected with P2D/P3D |
| 24 | +X https://github.com/processing/processing/issues/3955 |
| 25 | +X Topics/Shader/Convay broken |
| 26 | +X https://github.com/processing/processing/issues/3947 |
| 27 | +X https://github.com/processing/processing/issues/3973 |
| 28 | +X Regressions wrt GLES2 support between b4 and b7 |
| 29 | +X https://github.com/processing/processing/issues/3976 |
| 30 | +X stroke glitches in P3D |
| 31 | +X https://github.com/processing/processing/issues/4007 |
| 32 | +X https://github.com/processing/processing/issues/4027 |
| 33 | +X https://github.com/processing/processing/issues/4012 |
| 34 | +X line loops incorrectly closed in P3D |
| 35 | +X https://github.com/processing/processing/issues/4031 |
| 36 | +X pixelDensity() and createGraphics() |
| 37 | +X https://github.com/processing/processing/issues/4039 |
| 38 | +X https://github.com/processing/processing/commit/1d163197c970947bf5be17049bddbe8e444f759d |
| 39 | +X GL related crashes when closing the display window on Ubuntu (Intel) |
| 40 | +X https://github.com/processing/processing/issues/4041 |
| 41 | +X GL related crashes when closing window on MacBook Air (Intel) running 10.9.5 |
| 42 | +X https://github.com/processing/processing/issues/3977 |
| 43 | + |
| 44 | +jogl |
| 45 | +X Update to JogAmp JOGL 2.3.2 |
| 46 | +X https://github.com/processing/processing/issues/3979 |
| 47 | +X Output window cannot be set as non-resizable with the P2D or P3D renderers |
| 48 | +X https://jogamp.org/bugzilla/show_bug.cgi?id=1188 |
| 49 | +X https://github.com/processing/processing/issues/3952 |
| 50 | +X setAlwaysOnTop does not work in P2D and P3D on Mac |
| 51 | +X https://github.com/processing/processing/issues/3793 |
| 52 | +X P2D and P3D windows behave strangely when larger than the screen size |
| 53 | +X https://github.com/processing/processing/issues/3401 |
| 54 | +X Remove Gluegen & JOGL sources |
| 55 | +X https://github.com/processing/processing/pull/3982 |
| 56 | + |
| 57 | + |
1 | 58 | 0246 the papal visit (3.0) |
2 | 59 | X implement high-performance/async image saving |
3 | 60 | X Use PBOs for async texture copy |
|
0 commit comments