Commit Graph

10637 Commits

Author SHA1 Message Date
Ben Fry 4c192a5cda looking into Windows launcher issues #3543 2015-08-06 14:16:17 -04:00
Ben Fry 0221a800f4 Merge branch 'master' of github.com:processing/processing 2015-08-06 13:55:19 -04:00
Ben Fry bd76c294cb update to launch4j 3.8 2015-08-06 12:37:46 -04:00
Ben Fry e69d73cde7 Merge pull request #3540 from aengelke/patch-1
Fix bug with tab sorting when adding new tabs
2015-08-06 11:02:02 -04:00
Jakub Valtar 7af2e80bc1 Merge pull request #3542 from JakubValtar/bugfix-delete-tab
Rebuild tab menu on tab delete
2015-08-06 10:58:57 -04:00
Jakub Valtar 418e9f37b1 Rebuild tab menu on tab delete
Fixes #3534
2015-08-06 10:46:35 -04:00
aengelke 9781988e47 Fix processing/processing#3099 2015-08-06 16:02:47 +02:00
Ben Fry a11b4b2029 Merge pull request #3535 from JakubValtar/bugfix-delete-tab-shortcut
Fix delete tab shortcut
2015-08-05 19:36:22 -04:00
Ben Fry 0bac837e71 Merge pull request #3537 from JakubValtar/bugfix-mnemonics
Do not filter Ctrl+Alt+? out as menu mnemonics
2015-08-05 19:34:54 -04:00
Jakub Valtar 6f2f708103 Do not filter Ctrl+Alt+? out as menu mnemonics 2015-08-05 19:01:21 -04:00
Jakub Valtar 2499b97c2e Fix delete tab shortcut 2015-08-05 18:50:12 -04:00
codeanticode 1ab9bdeb48 any lighting change triggers flush 2015-08-05 16:01:41 -04:00
Ben Fry 33dac1db76 todo notes 2015-08-05 12:34:20 -04:00
Ben Fry 9f53803c58 notes on implementation 2015-08-05 12:31:03 -04:00
Ben Fry c193b09d3b remove dead (hopefully) code, start on contrib counter 2015-08-05 12:29:50 -04:00
Ben Fry a2d04be9e9 remove dialog box about contrib updates 2015-08-05 12:28:45 -04:00
Ben Fry 4f48074055 remove spacing performance art to normalize w/ the guidelines 2015-08-05 12:17:52 -04:00
Ben Fry 20b5ffa344 Q: Who likes to break the build? A: Who doesn't. 2015-08-05 12:05:35 -04:00
Ben Fry 8bfc3d807e rework WebFrame implementation so that images work (fixes #3494) 2015-08-05 11:36:49 -04:00
Ben Fry 47056702bd Merge branch 'master' of github.com:processing/processing 2015-08-05 11:33:16 -04:00
codeanticode ec54716c19 use dot literal to split device id string 2015-08-05 11:15:46 -04:00
codeanticode e3ab81723e use different device parsing method on Linux 2015-08-05 10:52:25 -04:00
Ben Fry 03d12f4ca5 Merge branch 'master' of github.com:processing/processing 2015-08-05 09:28:23 -04:00
Ben Fry 739eda5bcb Merge pull request #3470 from Akarshit/gsoc-CMtable
Adding ellipses only when text is long
2015-08-05 08:53:03 -04:00
Ben Fry 2384f45d28 Merge pull request #3480 from federicobond/es-translation
Update spanish translation
2015-08-05 08:52:32 -04:00
Ben Fry 744de616ff more notes about fixes 2015-08-05 08:50:43 -04:00
Ben Fry f1b64923ee fix button firing so that mouse movement does not interfere (fixes #3529) 2015-08-05 08:48:53 -04:00
Ben Fry b939a38aa9 add notes for recent updates 2015-08-05 08:40:28 -04:00
Ben Fry 5fd17acde6 deal with the empty sketch case 2015-08-05 08:40:18 -04:00
Ben Fry 98a5650fc3 change up how extra statements from size() are handled (fixes #3531) 2015-08-05 08:33:34 -04:00
codeanticode 5315c6c869 Merge pull request #3528 from JakubValtar/bugfix-pshape-setvertex
Fix setVertex for PATH PShapeOpenGL
2015-08-04 10:30:41 -04:00
codeanticode 4e07422358 Merge pull request #3527 from JakubValtar/feature-depth-read
Feature: depth reading
2015-08-04 10:29:26 -04:00
Jakub Valtar 0975b3c753 PGL: fix depth reading for off-screen buffers 2015-08-03 19:17:13 -04:00
Jakub Valtar 43acb69c49 Fix setVertex for PATH PShapeOpenGL 2015-08-03 18:00:08 -04:00
Scott Murray b55a8ed5cb Minor text change to beginRecord() reference, per processing/processing-docs#274 2015-08-03 11:03:38 -07:00
Jakub Valtar e15c7ebce1 PGL: update comment 2015-08-03 12:10:23 -04:00
Jakub Valtar c9418545e9 PGL: enable depth reading from multisampled buffers 2015-08-03 11:57:13 -04:00
Jakub Valtar 765e377511 PGL: rename multi color buffer 2015-08-03 11:47:26 -04:00
Jakub Valtar ef060165a9 PGL: Separate multisampled buffers 2015-08-03 11:46:35 -04:00
Jakub Valtar 0e2eda5512 PGL: Move depth buffer creation to a function 2015-08-03 11:36:38 -04:00
Jakub Valtar 1012b359d6 PGL: add missing stencil buffer rewind 2015-08-03 11:32:40 -04:00
Ben Fry 7df698ab17 todo notes and updates in direction for the readme 2015-08-03 08:40:22 -04:00
Ben Fry 7ad81a512b notes on recent pulls and updates 2015-07-31 16:59:01 -04:00
Ben Fry 62871d5e4c Merge pull request #3522 from gohai/arm-3.0-for-ben2
Assortment of patches from my arm-3.0 branch (v2)
2015-07-31 16:57:01 -04:00
Ben Fry eb026872c8 Merge branch 'master' of github.com:processing/processing 2015-07-31 16:51:24 -04:00
Ben Fry 7e583e619d do a git pull during dist 2015-07-31 16:51:17 -04:00
codeanticode cb9e591703 re-enabled save-surface-to-pixels hack 2015-07-31 14:55:58 -04:00
gohai dcc7223edb Fix build if JavaFX is missing (v2)
"Starting with JDK 8u33, JavaFX Embedded is removed from the ARM bundle and is not supported." Note: there is an OpenJFX project, but this would probably have to be an external compile-time dependency.
2015-07-31 20:44:25 +02:00
gohai 3c4b68a361 Make Processing show up under "Programming" in Gnome etc 2015-07-31 20:44:25 +02:00
gohai 8cb12594a8 Add an armv6hf library for Serial
See https://github.com/gohai/java-simple-serial-connector/commit/c0d2c800daa5116728e93964846ca4ae6a857055
2015-07-31 20:44:25 +02:00