Commit Graph

10803 Commits

Author SHA1 Message Date
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
Jakub Valtar cb83147d74 Detect GLSL version and preprocess to that 2015-08-15 11:03:12 -04: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
Ben Fry ac29cc74a9 Merge pull request #3596 from Akarshit/gsoc-CMup
CM as in mockup
2015-08-14 11:09:51 -04:00
Akarshit Wal 016157a099 CM as in mockup 2015-08-14 19:51:17 +05:30
Akarshit Wal 6fdf1be323 CM as in mockup 2015-08-14 19:39:52 +05:30
Ben Fry c76db01b12 implement passing of command line options (#2552) 2015-08-14 09:19:53 -04:00
Ben Fry a637c37805 slightly better error message 2015-08-14 08:05:51 -04:00
Ben Fry d4f22189bc remove warnings 2015-08-14 06:54:27 -04:00
Manindra Moharana dd425e09bf making sure to close the buffered reader 2015-08-14 00:14:52 -07:00
Manindra Moharana 68de54bbc6 implemented code completion defaults #2951 2015-08-14 00:07:56 -07:00
Manindra Moharana 25380f9a55 fixes broken completion planel 2015-08-13 22:32:52 -07:00
Ben Fry ec38923c76 notes about the big blending patch 2015-08-13 22:35:56 -04:00
Ben Fry 2c6d000310 Merge pull request #3592 from JakubValtar/bugfix-pimage-blend
Fix Java2D blending issues
2015-08-13 22:34:09 -04:00
Ben Fry eb1ca910ac finish moving Base around (fixes #2765) 2015-08-13 22:31:53 -04:00
Ben Fry 8f8d426cb1 cleaning up for Java Mode 2015-08-13 22:28:18 -04:00
Ben Fry 231de54cd5 changes for Messages class 2015-08-13 22:08:08 -04:00
Ben Fry d683313e64 they're all icons 2015-08-13 21:10:44 -04:00
Ben Fry 89a3514c39 these don't make sense in Mode 2015-08-13 21:09:09 -04:00
Ben Fry d68f057b99 implement add(x, y) and sub(x, y) in PVector (fixes #3593) 2015-08-13 20:59:03 -04:00
Ben Fry 051b3f5255 minor reformatting 2015-08-13 20:14:28 -04:00
Ben Fry 8789cf763e fix up Java Mode for changes to Base 2015-08-13 20:09:11 -04:00
Ben Fry 8c2b7a3805 one that should have been in Util, move the others with friends 2015-08-13 20:05:14 -04:00
Ben Fry 287c49f5e2 sensible renaming 2015-08-13 20:01:02 -04:00
Ben Fry 64ce98d5da making Recent static removes half a dozen functions from Base 2015-08-13 19:59:09 -04:00
Ben Fry 42c67ec02e re-organizing for sanity 2015-08-13 19:48:53 -04:00