Commit Graph

10826 Commits

Author SHA1 Message Date
Ben Fry 88d07804f8 clean up MovieMaker a little 2015-08-16 12:07:12 -04:00
Ben Fry 777969b34f Merge pull request #3635 from GKFX/moviemkr-badframes
Allow Movie Maker to cope with bad files.
2015-08-16 11:39:30 -04:00
George Bateman d5116f5bc4 Allow Movie Maker to cope with bad files. 2015-08-16 14:37:07 +01:00
Ben Fry e73606c6c7 updates based on PRs and other fixes 2015-08-16 08:22:34 -04:00
Ben Fry d0866c1046 Merge pull request #3631 from Akarshit/gsoc-CMarrow
Arrow keys working in CM
2015-08-16 08:19:27 -04:00
Ben Fry 8cebd64067 Merge pull request #3633 from Akarshit/gsoc-CMaccented
Accented characters getting searched
2015-08-16 08:17:57 -04:00
Ben Fry 4e6d601d79 Merge pull request #3628 from JakubValtar/remove-fixed-func
Fix OS X shader issues
2015-08-16 07:51:29 -04:00
Akarshit Wal 6b94b3e158 Accented getting searched 2015-08-16 16:57:05 +05:30
Akarshit Wal 63ab48f670 arrow keys are a GO on list 2015-08-16 15:43:39 +05:30
Akarshit Wal aab0ae87a0 Filter is working now 2015-08-16 15:20:07 +05:30
Jakub Valtar db6ab44cbe These need preprocessing too 2015-08-15 21:00:20 -04:00
Jakub Valtar 5910f49970 Fix another bunch of vert/frag typos 2015-08-15 20:45:59 -04:00
Jakub Valtar 2a377ae4ce Fix typo: swapped vert and frag shader loading 2015-08-15 20:32:48 -04:00
Jakub Valtar 0d3d54ac08 Remove hardcoded shader versions 2015-08-15 20:17:21 -04:00
Ben Fry 333a9ea68f additional notes 2015-08-15 18:55:33 -04:00
Ben Fry 4d87cee32e clearing out unnecessary maze 2015-08-15 14:41:49 -04:00
Ben Fry 80ba060676 Merge pull request #3625 from Akarshit/gsoc-CM2
Update notification hidden when no update is there
2015-08-15 12:43:20 -04:00
Ben Fry 2f0747b76e Merge branch 'master' of github.com:processing/processing 2015-08-15 12:41:04 -04:00
Ben Fry aba82ec602 adding recent changes to the release notes 2015-08-15 12:41:01 -04:00
Ben Fry 5937dc091f hitting Run should restart the sketch, even when debugging (fixes #3623) 2015-08-15 12:40:27 -04:00
Akarshit Wal 85ad7b6534 Update notification hidden when no update is there 2015-08-15 21:58:27 +05:30
Ben Fry 3b2b0f1f0a Merge pull request #3622 from gohai/arm-3.0-for-ben8
Third bunch of arm patches
2015-08-15 12:08:46 -04:00
Jakub Valtar cb83147d74 Detect GLSL version and preprocess to that 2015-08-15 11:03:12 -04:00
gohai 1372fe2ce9 Linux people are used to confusion and misery
Let them know what's wrong when an UnsatisfiedLinkError hits. This could also be a missing external dependency that library's dynamic library requests, for example.
2015-08-15 16:04:04 +02:00
gohai 6315a2f3da Make processing-java return an error code if the VM failed
This still doesn't seem to return anything for exceptions inside a sketch, but a start. Error codes could be helpful for automatic regression testing of all examples.
2015-08-15 16:01:37 +02:00
gohai c5667e7f91 Copy Jakub's shader changes to the quirky vc4 version
We want to make it easy to diff between the two. Still works on the Pi's VC IV driver.
2015-08-15 15:59:50 +02:00
Ben Fry b2902f4316 Merge pull request #3611 from Akarshit/gsoc-CM1
Deactivate install button when incompatible
2015-08-15 08:59:02 -04:00
Ben Fry 8ec5f24e8b Merge pull request #3607 from Akarshit/gsoc-CMup
Min size of CM is fixed
2015-08-15 08:56:53 -04:00
Ben Fry 61083e1c1b Merge pull request #3615 from Akarshit/gsoc-CM2
Sorting by author name inplemented
2015-08-15 08:56:04 -04:00
Ben Fry f2c699bcac Merge pull request #3606 from JakubValtar/remove-fixed-func
Remove debug code
2015-08-15 08:49:33 -04:00
Akarshit Wal 00d840e6e6 Sorting by status 2015-08-15 12:19:53 +05:30
Akarshit Wal a01d4ef5d5 Sorting by author name 2015-08-15 11:11:27 +05:30
Akarshit Wal c596b4f3aa Import base 2015-08-15 10:30:17 +05:30
Akarshit Wal 5a96ef2803 Install button not active for incompatible 2015-08-15 10:22:50 +05:30
Akarshit Wal 6ca688953f Min size of CM is fixed 2015-08-15 09:56:48 +05:30
Jakub Valtar aad177546b Remove debug code 2015-08-14 21:03:42 -04:00
Ben Fry 2d9567e885 writing release notes 2015-08-14 20:42:33 -04:00
Ben Fry fd677db030 turn off attempted fixes 2015-08-14 20:42:24 -04:00
Ben Fry c717f68181 Merge pull request #3605 from JakubValtar/remove-fixed-func
Get max core profile on OSX
2015-08-14 19:44:20 -04:00
Jakub Valtar 56efb3c6e7 Get max core profile on OSX 2015-08-14 19:27:36 -04:00
Ben Fry 6223e3e187 Merge pull request #3604 from JakubValtar/remove-fixed-func
Fixed typos in shader preprocessing
2015-08-14 19:20:58 -04:00
Jakub Valtar f674a2e2ed Fixed typos in shader preprocessing 2015-08-14 19:13:36 -04:00
Ben Fry dd1aed66ef remove warnings and unused packages 2015-08-14 18:41:56 -04:00
Ben Fry b09d2e7482 Merge pull request #3602 from JakubValtar/remove-fixed-func
Remove fixed-function pipeline
2015-08-14 18:39:14 -04:00
Jakub Valtar 91f96a54c5 Enabling textures rubs OpenGL the wrong way
This is was deprecated with fixed-function pipeline
2015-08-14 17:53:03 -04:00
Jakub Valtar 7f5b5cd1df Remove shader compilation warnings on Intel 2015-08-14 17:51:07 -04:00
Jakub Valtar eb7469a1f3 Preprocess shaders on MACOSX
MACOSX OpenGL core profile requires GLSL 1.30, so we have to rename a
few things to make it happy
2015-08-14 17:50:14 -04:00
Jakub Valtar 38930b5f4b Fix depth and stencil bits getters 2015-08-14 16:12:32 -04:00
Jakub Valtar bfe1470614 Request programmable GL profile 2015-08-14 16:09:16 -04:00
Ben Fry 07def439d7 fixing this up a bit 2015-08-14 12:40:19 -04:00