Commit Graph

10838 Commits

Author SHA1 Message Date
Ben Fry 196a742086 remove unused import, note changes 2015-08-17 08:33:44 -04:00
Ben Fry 53820e7c2a Merge pull request #3626 from Akarshit/gsoc-CM1
Possible sets the font correctly
2015-08-17 08:27:03 -04:00
codeanticode ede58dce3a Merge pull request #3646 from JakubValtar/remove-fixed-func
Improve OpenGL extensions checks
2015-08-17 06:31:46 -04:00
Jakub Valtar 55d154b136 Improve OpenGL extensions checks 2015-08-16 22:37:09 -04:00
Ben Fry 6ff0cfdbb4 Merge pull request #3638 from JakubValtar/bugfix-preproc
Preprocessor can now handle fully qualifies names
2015-08-16 12:13:59 -04:00
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
Akarshit Wal 6e3fa644d7 Tried to edit CSS 2015-08-16 20:02:36 +05:30
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
Akarshit Wal 0f7ed15083 Revert "Revert "Revert "Temp frix for column width changing"""
This reverts commit f8e1451aa6.
2015-08-16 12:46:13 +05:30
Akarshit Wal f8e1451aa6 Revert "Revert "Temp frix for column width changing""
This reverts commit 8fe4554ce9.
2015-08-16 12:45:23 +05:30
Akarshit Wal 8fe4554ce9 Revert "Temp frix for column width changing"
This reverts commit d1f0fa6481.
2015-08-16 12:43:48 +05:30
Akarshit Wal d1f0fa6481 Temp frix for column width changing 2015-08-16 12:39:14 +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
Akarshit Wal d7a15d6458 Possible sets the font correctly 2015-08-15 22:33:39 +05:30
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 1c4fa04aa9 Preprocessor can now handle fully qualifies names
- Map.Entry<String, Integer> is now possible
- java.util.List<Boolean> also possible
2015-08-15 12:01:33 -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