Commit Graph

11463 Commits

Author SHA1 Message Date
gohai 3ddf2d773c I/O: Remove casts to byte from example sketches 2015-10-12 16:59:04 +02:00
gohai edf411e566 I/O: Make I2C & SPI accept ints for write()
This makes everyone's sketches a bit lighter, since it is not longer necessary to explicitly cast to byte or call byte(). Instead, we throw an exception if the value does not fit into the byte.
2015-10-12 16:56:01 +02:00
gohai bc02e4b7b6 I/O: Add examples 2015-10-12 00:11:55 +02:00
gohai 59e05393a5 I/O: Improve messaging when user doesn't have permissions to write to LEDs
This is e.g. the case with the newly released Raspbian 2015-09-24.
2015-10-12 00:06:39 +02:00
gohai eb240c6192 I/O: Don't throw an exception when trying to release unused pins 2015-10-12 00:05:34 +02:00
gohai 61e68fb1e5 I/O: Build on ARM
Note: This still includes the io directory on all other platforms' output, but the jar won't be built on those, and the library won't show up in the menus.
2015-10-11 11:58:11 +02:00
gohai fb6437f307 Add I/O library for Raspberry Pi and similar Linux-based micro computers 2015-10-11 11:50:17 +02:00
codeanticode ac7e037bec Merge pull request #3982 from gohai/remove-jogl-sources
Remove Gluegen & JOGL sources
2015-10-11 07:41:40 +01:00
Daniel Shiffman 30e7ea1d17 changes to build.xml re: https://github.com/processing/processing-docs/issues/13 2015-10-10 14:49:30 -04:00
gohai c95564ee8c Remove Gluegen & JOGL sources 2015-10-10 17:10:40 +02:00
Ben Fry 6b78823ecf updates for new JOGL and checking through the todo 2015-10-10 10:45:01 -04:00
codeanticode f8aba4a359 removed use of deprecated constructor 2015-10-10 12:10:02 +01:00
codeanticode 623aacd54d implement setResizable(), GLWindow is non-resizable by default 2015-10-10 11:48:48 +01:00
codeanticode 3fac603c9d update to JOGL 2.3.2 2015-10-10 11:39:57 +01:00
codeanticode f21f12ac62 typo in error message 2015-10-07 10:58:18 -04:00
REAS 85fc361ce3 Change name of Serial I/O library to Serial 2015-10-06 10:03:01 -07:00
REAS 6686e89ce1 Correcting error to PApplet, I edited text in the auto-generated area 2015-10-05 11:07:41 -07:00
Ben Fry b7074d1ebd going through github notifications 2015-10-05 12:02:06 -04:00
Ben Fry c067e60b8a weird spacing issues? 2015-10-05 11:54:01 -04:00
Ben Fry 01c42bddcb repair curveVertex() init logic in FX2D (fixes #3960) 2015-10-05 11:51:31 -04:00
Ben Fry ed87f9f94f Merge pull request #3956 from crazymaster/translation
Update Japanese translation
2015-10-05 11:38:50 -04:00
crazymaster 80137a849b Improve Japanese translation 2015-10-05 14:01:24 +09:00
crazymaster 9492bfe4ae Update Japanese translation 2015-10-05 13:44:30 +09:00
crazymaster 4f78ed52d6 Update Japanese translation 2015-10-05 11:47:27 +09:00
crazymaster ca9d32eab1 Update Japanese translation 2015-10-04 19:48:30 +09:00
codeanticode 101c3c372f set already loaded cursor, fixes #3955 2015-10-04 01:20:14 -04:00
REAS e2d27fd6a3 Reference update for clip(), noClip(), and delay() 2015-10-02 22:33:32 -07:00
REAS a85ee42f69 Mod to PApplet to create hint() reference entry 2015-10-02 21:47:19 -07:00
REAS c5b84c2aa8 Reference fix for PVector add() and sub() 2015-10-02 20:51:50 -07:00
REAS 2e115161f4 Fix for Network library GET example 2015-10-02 15:07:01 -07:00
REAS 162efd4d66 Javadoc update post 3.0 2015-10-02 14:40:01 -07:00
REAS 142b1a1c8e Update to XML reference for getChild() 2015-10-02 14:38:33 -07:00
REAS 298cb38d36 Add pixelHeight to keywords.txt 2015-10-02 13:17:56 -07:00
codeanticode c5840d98e6 Merge branch 'master' of https://github.com/processing/processing.git 2015-10-02 00:11:33 -04:00
codeanticode df7e84de07 inits ptexture, fixes #3947 2015-10-02 00:11:16 -04:00
Ben Fry c2828347db Merge pull request #3934 from JakubValtar/mem-leak
Shutdown error checker executor properly
2015-09-30 15:37:28 -04:00
Jakub Valtar e123e4972d Shutdown error checker executor properly 2015-09-30 15:33:53 -04:00
Ben Fry d19f689892 more rollover 2015-09-30 15:15:12 -04:00
Ben Fry 5bde3be7e3 Merge pull request #3932 from JakubValtar/update-counter
Include Example packs into update count
2015-09-30 15:14:16 -04:00
Ben Fry a05cb6fbfb starting the next release 2015-09-30 15:13:30 -04:00
Ben Fry cb7aa678ee more error notes, force reference download for 3.0 release process processing-0246-3.0 2015-09-30 14:53:05 -04:00
Jakub Valtar 8e11079886 Include Example packs into update count 2015-09-30 14:42:25 -04:00
Ben Fry 6d7c1c79c5 adding issues found during the release process 2015-09-30 14:12:45 -04:00
Ben Fry ce62b68cd7 Merge branch 'master' of github.com:processing/processing 2015-09-30 13:48:12 -04:00
Ben Fry b993c6eec8 set a better minimum size for the number of updates available 2015-09-30 13:48:07 -04:00
Ben Fry 3e01eb5c33 Merge pull request #3922 from JakubValtar/welcome-picker
Fix welcome directory picker
2015-09-30 13:38:26 -04:00
Jakub Valtar ea700abc94 Fix welcome directory picker 2015-09-30 13:35:38 -04:00
Ben Fry 1432fb92e3 new icons for the debugger window 2015-09-30 13:33:33 -04:00
Ben Fry 497c628818 write release notes 2015-09-30 12:03:50 -04:00
Ben Fry 23c224ef37 cleaning up 2015-09-30 11:50:38 -04:00