|
| 1 | +PROCESSING 3.3.4 (REV 0261) - 3 June 2017 |
| 2 | + |
| 3 | +We're |
| 4 | + |
| 5 | +X redo console handling to not use Timer, fixing freeze-up problems |
| 6 | +o https://github.com/processing/processing/pull/4935 |
| 7 | +X https://github.com/processing/processing/issues/4825 |
| 8 | +X clean up error message for sketchbook location |
| 9 | +X https://github.com/processing/processing/issues/4942 |
| 10 | +X Application Exports report as "Damaged" on macOS Sierra |
| 11 | +X https://github.com/processing/processing/issues/4705 |
| 12 | +X could provide script to un-quarrantine |
| 13 | +X xattr -d -r com.apple.quarantine |
| 14 | +X https://github.com/steakknife/unsign |
| 15 | +X https://developer.apple.com/library/content/technotes/tn2318 |
| 16 | +X 'run sketches on display' message shows up on clean install |
| 17 | +X should ant run launch the .app so that launchsvcs stuff works properly? |
| 18 | +X double-clicking a .pde file won't open the app correctly |
| 19 | +X add 'ant app' target, at least for macOS |
| 20 | +X add null check to sketch loading |
| 21 | +X discovered during https://github.com/processing/processing/issues/4980 |
| 22 | + |
| 23 | +gohai |
| 24 | +X IO library updates |
| 25 | +X https://github.com/processing/processing/pull/5044 |
| 26 | +X Consider $SUDO_USER on Linux for locating the sketchbook folder |
| 27 | +X https://github.com/processing/processing/pull/5055 |
| 28 | +o https://github.com/processing/processing/pull/5054 |
| 29 | + |
| 30 | +jakub |
| 31 | +X more updates to the change detector |
| 32 | +X https://github.com/processing/processing/pull/5075 |
| 33 | + |
| 34 | +contrib |
| 35 | +X Make the change detector not reload the sketch |
| 36 | +X https://github.com/processing/processing/issues/4713 |
| 37 | +X https://github.com/processing/processing/pull/5021 |
| 38 | +X https://github.com/processing/processing/pull/4849 |
| 39 | +X Warn user to use L when creating a number constant that won't fit into an int |
| 40 | +X https://github.com/processing/processing/issues/4878 |
| 41 | +X https://github.com/processing/processing/pull/5077 |
| 42 | +X add install/uninstall scripts for Linux and correct mime types for IDE |
| 43 | +X https://github.com/processing/processing/pull/5106 |
| 44 | + |
| 45 | +X add exec() with StringList options |
| 46 | +X start to add stub for shell() function |
| 47 | +X handle edge case for set() being called with a 2D vector, on a 3D vector |
| 48 | +X https://github.com/processing/processing/issues/5092 |
| 49 | +o keyPressed() problems with special press-and-hold behavior macOS Sierra |
| 50 | +X https://github.com/processing/processing/issues/4952 |
| 51 | +X added documentation in 3 places about it |
| 52 | + |
| 53 | +jakub |
| 54 | +X Fix keyPressed for multiple keys |
| 55 | +X https://github.com/processing/processing/pull/5050 |
| 56 | +X https://github.com/processing/processing/issues/5049 |
| 57 | + |
| 58 | + |
| 59 | +. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . |
| 60 | + |
| 61 | + |
1 | 62 | PROCESSING 3.3.3 (REV 0260) - 2 May 2017 |
2 | 63 |
|
3 | 64 | Happy birthday to my Dad and baby brother! |
|
0 commit comments