Commit Graph

10696 Commits

Author SHA1 Message Date
gohai fb999dba06 Fix double space in UnsatisfiedLinkError message 2015-08-12 01:09:01 +02:00
gohai bd41cb5f6c Reduce the maximum number of lights to 2 for vc4 (v2)
This is to work around register allocation failures in the new mesa vc4 driver. Eric wants to implement a pre-register-allocation scheduling pass, which might help, but for the time being reduce the maximum number of lights to 2, which is what lights() needs.
2015-08-12 01:09:01 +02:00
Xerxes Rånby 0b099e2de7 Hack around some calls that caused runtime exceptions when using Broadcom's VC IV driver
Note: VC IV is the old, binary driver. Still it'd be interesting to see how well this can be made to work with some recent JOGL work. Initial patch by xranby, conditionals by gohai.
2015-08-12 01:09:00 +02:00
gohai 965e383b5d Request GL2ES2 instead of GL2ES1 on ARM
Based on discussion with xranby & discussed with Andres. Current Processing needs shader support so select GLES2 over GLES1. This shouldn't matter for any desktop GPU since we're using a GL there any anyway.
2015-08-12 01:08:36 +02:00
Ben Fry ee58ba38ad starting beta 3 2015-08-09 16:50:40 -04:00
Ben Fry 58a5935682 Update README.md 2015-08-09 16:35:16 -04:00
Ben Fry 40d4a616c5 Update README.md 2015-08-09 16:34:54 -04:00
Ben Fry c4f0347a52 more notes about beta 2 processing-0240-3.0b2 2015-08-09 13:06:50 -04:00
Ben Fry 2a55dcf81b Merge pull request #3563 from galsasson/master
tweakmode: place tweak init function right after the size function
2015-08-09 12:48:22 -04:00
Ben Fry d0d9acdf3e Show contributed examples in the Examples window (fixes #3420) 2015-08-09 12:39:42 -04:00
Gal Sasson 3d37a7a28c tweakmode: place tweak init function right after the size function 2015-08-09 11:20:56 -04:00
Ben Fry c9dc9a72c3 prepare release notes for beta 2 2015-08-09 08:14:08 -04:00
codeanticode c8cb359da9 updated korean translation 2015-08-09 07:54:10 -04:00
Ben Fry f2e12efa39 write text files with \r\n on Windows (fixes #3455) 2015-08-08 15:12:14 -04:00
Ben Fry 9b217d1f9e Merge pull request #3553 from JakubValtar/bugfix-pshape-setvertex
Fix null pointer exception in setVertex
2015-08-08 15:00:27 -04:00
Ben Fry b7d5f987ad add workaround for setTitle() resetting cursor() (fixes #3472) 2015-08-08 14:54:17 -04:00
Jakub Valtar dea4b450bd Fix null pointer exception in setVertex 2015-08-08 14:49:48 -04:00
Ben Fry e23c23363a throw an error when using methods that require sketchPath outside setup() (#3433) 2015-08-08 14:41:22 -04:00
Ben Fry f9c91d678c make error status open browser when url is present (fixes #3471) 2015-08-08 13:19:19 -04:00
Ben Fry 6281eb5035 don't use selection for find when newlines are included 2015-08-08 12:55:37 -04:00
Ben Fry 81ce2911e4 init find dialog with current selection (fixes #3457) 2015-08-08 12:52:27 -04:00
Ben Fry e173a67b57 add core to imports so that GL2 and processing.core doesn't screw up the ErrorCheckerService 2015-08-08 12:03:41 -04:00
Ben Fry 4abfd9bdaa prevent Export with examples and untitled/unsaved sketches 2015-08-08 10:56:37 -04:00
Ben Fry c1843c1f05 disable Export button when no platforms selected, save export prefs 2015-08-08 10:46:56 -04:00
Ben Fry be09d8a752 create sketchbook subfolders on startup (fixes #3548) 2015-08-08 09:11:54 -04:00
Ben Fry abda29d496 remove "pair is" debug messages 2015-08-08 09:00:08 -04:00
Ben Fry d1d4be8fa9 Merge branch 'master' of github.com:processing/processing 2015-08-08 08:58:02 -04:00
Ben Fry 8dabedb0ba make download-jdk-macosx target work properly 2015-08-08 08:57:54 -04:00
Ben Fry 70bda77497 Update README.md 2015-08-07 11:57:20 -04:00
Ben Fry 4adea17d61 Update README.md 2015-08-07 11:51:46 -04:00
Ben Fry 75a7096636 notes about #3546 and other findings 2015-08-07 11:10:30 -04:00
codeanticode 154b379b6c making sure everything is flushed when calling lights() 2015-08-07 10:43:31 -04:00
codeanticode 31a4dbbf37 flush geometry before disabling/enabling lighting 2015-08-07 10:41:36 -04:00
Ben Fry 81c0732f22 change how size(displayWidth, displayHeight) works (fixes #3545) 2015-08-07 10:06:08 -04:00
Ben Fry 9e32b707b9 remove some unused portions 2015-08-07 09:52:57 -04:00
Ben Fry ee9bde3676 remove all google code refs, get cleaned up 2015-08-06 21:48:29 -04:00
Ben Fry c134947bf5 making our way... 2015-08-06 21:33:36 -04:00
Ben Fry 833c363ffc one file down 2015-08-06 21:23:23 -04:00
Ben Fry 8225284420 more google code cleaning 2015-08-06 21:17:55 -04:00
Ben Fry a25714aa17 more google code moves 2015-08-06 20:13:46 -04:00
Ben Fry 79b6e25f49 Merge branch 'master' of github.com:processing/processing 2015-08-06 19:55:24 -04:00
Ben Fry 5704bb4fb2 cleaning out Google Code 2015-08-06 19:55:21 -04:00
Ben Fry 0b210ad998 Update README.md 2015-08-06 18:28:54 -04:00
Ben Fry 11fb7f1212 Update README.md 2015-08-06 18:20:13 -04:00
Ben Fry 95e0b7ba15 Update README.md 2015-08-06 18:19:51 -04:00
Ben Fry 3174866760 Update README.md 2015-08-06 18:17:00 -04:00
Ben Fry 8b244cdee2 starting beta 2 2015-08-06 18:01:29 -04:00
Ben Fry a78f3818cd wrap up the revisions processing-0239-3.0b1 2015-08-06 17:23:56 -04:00
Ben Fry 3121424be5 writing release notes, switch to BUFFER_READING instead of DEPTH_READING 2015-08-06 17:18:18 -04:00
Ben Fry bd98ca1acc fixin' to start release notes for beta 1 2015-08-06 16:47:49 -04:00