Commit Graph

10707 Commits

Author SHA1 Message Date
Ben Fry f496709a87 update our own libraries to use .properties files (fixes #3574) 2015-08-11 10:30:37 -04:00
Ben Fry ae01eac3b2 show pretty name for libraries (fixes #3574) 2015-08-11 10:20:14 -04:00
codeanticode 98a3da31bc wrong arguments in ortho() call 2015-08-11 08:34:33 -04:00
codeanticode 234f494b03 fixes wrong calculation of pixel buffer 2015-08-11 07:48:59 -04:00
Ben Fry 468fb25fd2 Merge pull request #3571 from joelmoniz/bugfix-debugnewline
Breakpoints don't 'jump' after hitting Enter on blank line
2015-08-10 15:45:03 -04:00
Joel Moniz 4bc796e1fa Breakpoints don't 'jump' after hitting Enter on blank line 2015-08-11 00:44:27 +05:30
Ben Fry 1271583619 Use ctrl-pageup/down on Linux for prev/next tab (fixes #3416) 2015-08-09 23:04:18 -04:00
Ben Fry 953ac446cc move foundation libraries to core instead of contrib (fixes #3524) 2015-08-09 22:39:43 -04:00
Ben Fry 91a9a3cc6f prevent examples from showing in the sketchbook window 2015-08-09 21:24:27 -04:00
Ben Fry 9ce73d77ac additional scrubbing 2015-08-09 20:48:42 -04:00
Ben Fry 6000b11cf9 additional type corrections 2015-08-09 20:47:19 -04:00
Ben Fry 8b0d9949b4 Don't toggle breakpoints when the debugger isn't enabled (fixes #3306) 2015-08-09 20:42:18 -04:00
Ben Fry cca48147d7 some cleaning, plus refurb tweak mode code 2015-08-09 20:39:46 -04:00
Ben Fry e7867a3a38 don't show breakpoints when debugger is off (fixes #3093) 2015-08-09 18:05:24 -04:00
Ben Fry 2fc916c341 don't show breakpoints when debugger is off (fixes #3093) 2015-08-09 18:05:12 -04: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