Commit Graph

11940 Commits

Author SHA1 Message Date
Jakub Valtar 8a45a76b71 ASTGen: move debug code aside 2016-04-08 09:39:13 +02:00
Ben Fry 5f2e6b2b1b usual notes and updates 2016-04-06 21:39:12 -07:00
Ben Fry 7566b7581f Merge pull request #4390 from JakubValtar/cleanup
JavaMode cleanup
2016-04-06 21:26:45 -07:00
Ben Fry 80fe29e4a5 Merge pull request #4387 from JakubValtar/update-jdt
Update JDT to 4.5.2
2016-04-06 21:25:42 -07:00
Ben Fry 1de209ccb0 Merge pull request #4389 from JakubValtar/jre-min-version
Update min JRE version
2016-04-06 21:23:37 -07:00
Ben Fry d0e7303e5c Merge pull request #4388 from JakubValtar/java8-part2
Update app to Java 8 - leftovers
2016-04-06 21:22:27 -07:00
codeanticode ed7fcc7794 fixes font corruption issues, #4392 2016-04-04 23:48:35 -04:00
Jakub Valtar 0f95ab91da Add note to Editor constructor 2016-04-04 22:41:36 +02:00
Jakub Valtar 52c58af7e8 Minor JavaEditor cleanup 2016-04-04 22:31:39 +02:00
Jakub Valtar 1aa98c59d8 Remove Line & Gutter Color support 2016-04-04 22:31:38 +02:00
Jakub Valtar c21ffbefde Minor clean up of JavaTextArea 2016-04-04 22:31:37 +02:00
Jakub Valtar 6d2f4e9804 Clean up the listener madness in JavaTextArea 2016-04-04 22:31:36 +02:00
Jakub Valtar b9309f47e3 Remove some ASTGenerator dependencies 2016-04-04 22:31:35 +02:00
Jakub Valtar 719a4457ce Remove useless SwingWorkers
-listeners already run on EDT
2016-04-04 22:31:34 +02:00
Jakub Valtar 8be49dc5d0 Remove dependencies on Error Checker Service 2016-04-04 22:31:11 +02:00
gohai 0d9d2d22d5 IO: Add an example that shows how to use a digital pin and a capacitor to measure resistive sensors 2016-04-04 21:01:20 +02:00
Jakub Valtar d50a571879 Update min version
...so we can get rid of the workaround for JDK bug
2016-04-04 20:58:21 +02:00
Jakub Valtar 15cd2fab0b Update app to Java 8 - leftovers 2016-04-04 20:51:06 +02:00
Jakub Valtar 8cae611554 Update JDT to 4.5.2 2016-04-04 20:12:38 +02:00
Ben Fry 347d2d8cec Merge pull request #4383 from JakubValtar/java8
Update app to Java 8
2016-04-04 07:03:49 -04:00
gohai 29f797bb79 IO: Add an 8-channel ADC example using the MCP3008 2016-04-03 17:37:49 +02:00
gohai 50be2983e2 IO: Add an OLED display example 2016-04-03 17:37:49 +02:00
gohai f74c4e7a28 IO: Add a byte-variant of I2C.write and SPI.write 2016-04-03 17:37:46 +02:00
Jakub Valtar dd8698427c Update app to Java 8 2016-04-02 23:17:25 +02:00
gohai 2f4a52a814 Add two Raspberry Pi related fixes to JOGL
This is JOGL 2.3.2 with two fixes I wrote on top:
https://github.com/sgothel/jogl/pull/96
https://github.com/sgothel/jogl/pull/97

Makes the output window centered when using the default closed-source driver on the Raspberry Pi, and adds support for using the new OpenGL driver with the files of the old one still in place. Tested on the Raspbian and OS X.
2016-03-31 19:40:37 +02:00
codeanticode d0939a6552 enables stroke even when the color is same as before, fixes #4377 2016-03-30 16:59:56 -04:00
Ben Fry b46ae310bc update Java build for latest release 2016-03-26 18:35:02 -04:00
codeanticode 9438c225be Properly detect NPOT extension in GLES2 2016-03-15 10:31:48 -04:00
satoshiokita 18554a12cf fixed a processing-java command encoding problem for Windows Command Prompt 2016-03-07 08:06:27 +09:00
Ben Fry 8dee3adbdd todo notes based on going through notifications 2016-03-06 16:05:54 -05:00
Ben Fry 86500c918d Merge pull request #4309 from kfeuz/deb_build
Fixes non-arm linux deb build process
2016-03-06 16:00:24 -05:00
Ben Fry 28269de479 note about merged bug fix 2016-03-06 13:59:49 -05:00
Ben Fry 2fa905c49f Merge branch 'master' of github.com:processing/processing 2016-03-06 13:51:36 -05:00
Ben Fry c8fc1fb72f Merge pull request #4325 from qiubit/bugfix-errorPoints-v2
Move updateErrorPoints background work to UI thread
2016-03-06 13:49:26 -05:00
Ben Fry 8761cd9b65 Merge branch 'master' of github.com:processing/processing 2016-03-06 13:48:32 -05:00
Ben Fry f2e49ea16a fix minor bug found while doing Android Wear porting 2016-03-06 13:48:26 -05:00
satoshiokita b62d4fc80f fix:load fallback font for CJK. 2016-03-05 13:18:11 +09:00
codeanticode d4d86d4ac1 add createPreprocessor() to JavaEditor, so it can be overriden in the
editor of other modes
2016-03-03 01:04:39 -05:00
codeanticode 1bcce8b052 changed the w value to identify directional lights, so it conforms with
CG textbooks
2016-02-29 17:27:56 -05:00
Rostyslav Zatserkovnyi ef915171c6 Minor spelling fixes, register the language in Processing 2016-02-29 20:56:36 +02:00
Rostyslav Zatserkovnyi 2f64b7c1fe Added initial Ukrainian localization 2016-02-29 20:53:49 +02:00
Akarshit Wal a38b4e89fb Reapplied blendMode 2016-02-29 21:34:17 +05:30
Pawel Golinski 749a4f287a Use normal ArrayList instead of synchronizedList for errorPoints 2016-02-24 13:55:30 +01:00
Pawel Golinski 68aa116c0b Move updateErrorPoints background work to UI thread 2016-02-23 14:55:38 +01:00
Casey Reas b3da867769 Merge pull request #4304 from GABBAR1947/master
missing parameter in fullScreen() documentation #385
2016-02-22 06:34:04 -08:00
kfeuz 44785f6bd9 Added readBytes(max) to net library 2016-02-18 22:24:44 -07:00
kfeuz bad395b08d Added readBytes(max) to serial library 2016-02-18 22:21:04 -07:00
kfeuz a8e4b20174 Add support for symlinks to exported applications 2016-02-18 21:46:59 -07:00
Sanchit Kapoor 51de144d0a Uncomment identation fix 2016-02-19 03:38:33 +05:30
parag00991 4e85e7bae3 Empty sketchbook message when sketchbook is empty 2016-02-17 19:21:54 +05:30