Commit Graph

  • 4d15acae44 OpenGL ES: Fix GLSL version number for 1.00 (#5582) gohai 2018-07-20 11:41:47 -07:00
  • 38ab1e3f66 Merge branch 'master' of github.com:processing/processing Ben Fry 2018-07-19 19:10:16 -04:00
  • d53d91239e cleaning up the todo list with recent items Ben Fry 2018-07-19 19:09:55 -04:00
  • b40502ad48 add more elaborate error message about Windows Defender (#5537, #5442) Ben Fry 2018-07-19 19:02:30 -04:00
  • 4edd8f95f0 change up the error message for the settings folder Ben Fry 2018-07-19 18:27:19 -04:00
  • dbfe59d139 Merge pull request #5581 from gohai/io-changes Ben Fry 2018-07-19 18:11:53 -04:00
  • cbdfb06c99 IO: Add a dispose method to PCA9685 example, document pulse widths gohai 2018-07-12 13:27:30 -07:00
  • cc46c5e680 IO: Fix pinMode() retry logic gohai 2018-07-11 12:02:01 -07:00
  • 80453e84ba IO: Make I2C errors more verbose gohai 2018-07-10 10:16:46 -07:00
  • f14200e6fe Fix typo in todo.txt gohai 2018-07-01 11:35:50 -07:00
  • 46241287d3 Update todo.txt with changes that went into 3.3.7.1 gohai 2018-07-01 11:25:25 -07:00
  • ffd6f81659 IO: Rename ServoSweep example processing-0264-3.3.7.1 gohai 2018-07-01 08:47:10 -07:00
  • 165ef60c99 IO: Remove the duplicate "duty" argument from the reference for PWM.set() gohai 2018-06-30 18:42:45 -07:00
  • c31a7414ac IO: Add PCA9685 servo/PWM controller example Olivier LeDiouris 2018-06-30 12:21:10 -07:00
  • 611175f416 IO: Add TSL2561 environmental sensor example Olivier LeDiouris 2018-06-30 11:31:19 -07:00
  • ed8ad617af IO: Add BME280 environmental sensor example Olivier LeDiouris 2018-06-30 11:00:46 -07:00
  • c026d8e6f2 IO: Add MPR121 capacitive touch example gohai 2018-06-29 07:59:00 -07:00
  • def4a9b4db IO: Reorganize OOP examples gohai 2018-06-29 08:23:30 -07:00
  • e19fab1b2b IO: Add a 100ms timeout to I2C to allow communication with Arduino gohai 2018-06-28 15:31:39 -07:00
  • 0271424988 IO: Fix crash when I2C.read() was called without prior write() gohai 2018-06-28 14:31:14 -07:00
  • e68d8feb75 Enable exporting of Windows applications on ARM gohai 2018-04-24 14:22:49 -07:00
  • df696cb722 Unconditionally disable POLYGON_SMOOTH in restoreGL() gohai 2018-04-24 06:33:28 -07:00
  • 4f3f197582 ARM Mali: Don't use GL_MULTISAMPLE or GL_POLYGON_SMOOTH on ES gohai 2018-04-22 20:43:54 -07:00
  • 78cbf012c1 IO: Speed up GPIO.pinMode() gohai 2018-06-24 19:48:37 -07:00
  • 0b4498e5d6 IO: Clarify SimpleInput example gohai 2018-06-26 19:11:29 -07:00
  • d613f999c0 IO: Implement Raspbian-only method for setting pull{up,down} resistors gohai 2018-06-16 11:11:40 -07:00
  • 913d9d8c09 update to Java 8u172 Ben Fry 2018-04-23 18:11:34 -04:00
  • f3a718f294 ARM Mali: Don't assume anisotropic filtering for gl3es3 gohai 2018-04-18 07:48:28 -07:00
  • 627ac902b3 ARM Mali: Implement gDrawBuffer for gl3es3 gohai 2018-04-17 18:33:51 -07:00
  • a9a2928082 ARM Mali: Implement glBlitFramebuffer for gl3es3 gohai 2018-04-17 18:27:14 -07:00
  • 1c0b6e1448 ARM Mali: Specify precision for _fragColor gohai 2018-04-17 18:24:34 -07:00
  • 715c1fe473 ARM Mali: Report "es" as part of GLSL versions gohai 2018-04-17 18:11:16 -07:00
  • b2ab9fc20a ARM Mali: Implement glReadBuffer for gl3es3 gohai 2018-04-17 18:01:52 -07:00
  • 3a6f62a05c ARM Mali: Implement glRenderbufferStorageMultisample for gl3es3 gohai 2018-04-17 17:59:39 -07:00
  • 86f2b79f8d Increase the maximum number of lights to 4 for Mesa vc4 gohai 2018-03-15 20:24:09 -07:00
  • f022673e25 Serial: Add support for opening Raspbian-style named ports gohai 2018-03-15 19:01:22 -07:00
  • 89c7a24152 IO: Rename ServoSweep example gohai 2018-07-01 08:47:10 -07:00
  • 7bd50e435a IO: Remove the duplicate "duty" argument from the reference for PWM.set() gohai 2018-06-30 18:42:45 -07:00
  • 9843d1c88d IO: Add PCA9685 servo/PWM controller example Olivier LeDiouris 2018-06-30 12:21:10 -07:00
  • 5db3ec9227 IO: Add TSL2561 environmental sensor example Olivier LeDiouris 2018-06-30 11:31:19 -07:00
  • 2e05386994 IO: Add BME280 environmental sensor example Olivier LeDiouris 2018-06-30 11:00:46 -07:00
  • 8aa1f803c4 IO: Add MPR121 capacitive touch example gohai 2018-06-29 07:59:00 -07:00
  • 67c4f3bd9d IO: Reorganize OOP examples gohai 2018-06-29 08:23:30 -07:00
  • 0bb5b77328 IO: Add a 100ms timeout to I2C to allow communication with Arduino gohai 2018-06-28 15:31:39 -07:00
  • 41a52e7423 IO: Fix crash when I2C.read() was called without prior write() gohai 2018-06-28 14:31:14 -07:00
  • 1f2b9a3e47 Enable exporting of Windows applications on ARM gohai 2018-04-24 14:22:49 -07:00
  • d8a2fd8cc7 Unconditionally disable POLYGON_SMOOTH in restoreGL() gohai 2018-04-24 06:33:28 -07:00
  • 3da84a9874 ARM Mali: Don't use GL_MULTISAMPLE or GL_POLYGON_SMOOTH on ES gohai 2018-04-22 20:43:54 -07:00
  • 99e5f74694 IO: Speed up GPIO.pinMode() gohai 2018-06-24 19:48:37 -07:00
  • aba636275c IO: Clarify SimpleInput example gohai 2018-06-26 19:11:29 -07:00
  • c968b6ea68 Merge pull request #5548 from gohai/io-pullup-raspbian Casey Reas 2018-06-19 10:04:22 -07:00
  • de2cac9860 IO: Implement Raspbian-only method for setting pull{up,down} resistors gohai 2018-06-16 11:11:40 -07:00
  • d49ba8864c Finish implementation of PShape.contains() by considering the transformation matrix before checking for point inclusion. #1280 Alessandro Ranellucci 2018-06-15 15:59:32 +02:00
  • e3cdf37965 Support PShape.contains() on GROUP objects by looping through its children (unsupported children will be skipped gracefully) Alessandro Ranellucci 2018-06-15 16:16:58 +02:00
  • ba9dc95443 Removed unneccessary java.util.Arrays import lqdev 2018-06-05 20:47:25 +02:00
  • 48bd1fd7d2 Removed IntelliJ IDEA files lqdev 2018-06-05 20:30:15 +02:00
  • 2eb3c7d777 Fixed a crash with SVGs from Adobe Illustrator lqdev 2018-06-05 20:27:50 +02:00
  • 3cd02d67c8 Merge pull request #1 from processing/master lqdev 2018-06-05 16:38:18 +00:00
  • 0174387a68 Make sure Java2D is backed by INT_ARGB image Jakub Valtar 2018-06-01 22:40:24 +02:00
  • f74f3c1a92 remove unused import Ben Fry 2018-05-17 16:18:45 -04:00
  • 647ac11062 rewrite requestImage() to fix errors/slowness/concurrency problems Ben Fry 2018-05-17 16:18:20 -04:00
  • 70db057aef construct a DoubleDict from a Map Ben Fry 2018-05-07 18:33:52 -04:00
  • 9015177fb2 todo notes and clean up a few warnings Ben Fry 2018-05-05 09:54:44 -04:00
  • eb8f0edd4d prevent Table.sort() from throwing NPE with empty cells Ben Fry 2018-05-02 11:03:12 -04:00
  • 91c1aa4665 Merge pull request #5492 from liquid600pgm/xml-trim-javadoc Ben Fry 2018-04-28 13:16:50 -04:00
  • 81ddbec416 added javadoc comment for XML#trim() lqdev 2018-04-28 18:45:22 +02:00
  • 929fdc71fe note about exec() rewrite and two todo items Ben Fry 2018-04-27 15:04:40 -04:00
  • 0c5f74eea2 rewrite exec() to do threads, also handle fast/excessive output cases Ben Fry 2018-04-27 15:04:31 -04:00
  • 6d859e799a rewriting exec() for threads and not choking Ben Fry 2018-04-27 14:45:48 -04:00
  • 94ae53c780 need to fix the remove() method in Dict classes Ben Fry 2018-04-24 19:07:58 -04:00
  • 15e67c206e add save() methods and implement write() consistently in the List and Dict classes Ben Fry 2018-04-24 18:25:35 -04:00
  • 36607cf2d2 change Sort to use int for comparisons for accuracy, add DoubleDict and DoubleList Ben Fry 2018-04-24 17:48:25 -04:00
  • 664f1dd33e adding LongDict and LongList Ben Fry 2018-04-24 17:19:32 -04:00
  • 65cc40a5fb add missing @Override annotation to get rid of warning Ben Fry 2018-04-24 16:55:57 -04:00
  • 37dd2f2ef3 Make sure editor is updated after reloading changes Jakub Valtar 2018-04-24 13:25:55 +02:00
  • 6240843e95 Print exception message to the console when stack trace is disabled Jakub Valtar 2018-04-24 11:35:14 +02:00
  • d29366d34b Change Editor status message only from EDT Jakub Valtar 2018-04-24 11:31:27 +02:00
  • 0a31aa2b71 update to Java 8u172 Ben Fry 2018-04-23 18:11:34 -04:00
  • 4c07bc8522 recent notes Ben Fry 2018-04-23 18:08:02 -04:00
  • e77b498700 Merge pull request #5475 from gohai/arm-mali Ben Fry 2018-04-20 15:03:12 -04:00
  • df974e265f ARM Mali: Don't assume anisotropic filtering for gl3es3 gohai 2018-04-18 07:48:28 -07:00
  • 853e83d7bc ARM Mali: Implement gDrawBuffer for gl3es3 gohai 2018-04-17 18:33:51 -07:00
  • d3b7148cbc ARM Mali: Implement glBlitFramebuffer for gl3es3 gohai 2018-04-17 18:27:14 -07:00
  • 590f8ad33c ARM Mali: Specify precision for _fragColor gohai 2018-04-17 18:24:34 -07:00
  • 24bb79928b ARM Mali: Report "es" as part of GLSL versions gohai 2018-04-17 18:11:16 -07:00
  • 78e376a39e ARM Mali: Implement glReadBuffer for gl3es3 gohai 2018-04-17 18:01:52 -07:00
  • 4d5b548820 ARM Mali: Implement glRenderbufferStorageMultisample for gl3es3 gohai 2018-04-17 17:59:39 -07:00
  • 84d458f5b9 attempt to fix examples window spinning in Windows (#5246) Ben Fry 2018-04-07 10:47:25 -04:00
  • 3434bc6ca6 notes about #5246 Ben Fry 2018-04-07 10:41:11 -04:00
  • f4bfffc5a9 remove preproc.substitute_unicode (fixes #5456) Ben Fry 2018-04-05 10:45:46 -04:00
  • 4cc00afe49 add a note about version text update from gohai Ben Fry 2018-04-05 10:43:32 -04:00
  • beedf4d2b3 fix inaccurate error message for exec() Ben Fry 2018-04-05 10:43:14 -04:00
  • 38aa67f0a8 Merge pull request #5459 from gohai/misc Ben Fry 2018-04-05 10:39:48 -04:00
  • 7b273c83b3 Update java.lang.UnsupportedClassVersionError message gohai 2018-03-31 14:20:18 -04:00
  • 49f7933174 tweaking the issue template; still way too many coding questions Ben Fry 2018-03-28 13:54:25 -04:00
  • a63ba1054e the default background rectangle must have no stroke Ben Fry 2018-03-28 12:01:02 -04:00
  • 6b7580889c blendMode() should be a warning, not fatal Ben Fry 2018-03-28 10:40:13 -04:00
  • 6f0fa0cad4 Add console hiding button George Bateman 2017-06-07 15:37:32 +01:00
  • d9216414fa note about the L&F change on Linux Ben Fry 2018-03-27 07:01:06 -04:00
  • acdd17b0bc a little re-org, going through things a bit Ben Fry 2018-03-26 19:25:36 -04:00