Commit Graph

10782 Commits

Author SHA1 Message Date
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
Ben Fry 69c781734c cleaning up Base, move Platform things into Platform (#2765) 2015-08-13 19:36:53 -04:00
Ben Fry eade82af03 starting platform move 2015-08-13 17:46:44 -04:00
Ben Fry 4329ddadf8 closed bugs fixed earlier 2015-08-13 17:14:27 -04:00
Jakub Valtar 9ade216660 Rename low/high to min/max 2015-08-13 17:07:50 -04:00
Jakub Valtar 99d75aa9b0 Java2D blend mode revision 2015-08-13 17:03:31 -04:00
codeanticode d286b0918d removed debug message 2015-08-13 16:01:39 -04:00
Ben Fry 404110dd7f Make fields and functions in PdeKeywords protected (fixes #2383) 2015-08-13 15:29:47 -04:00
Ben Fry 29ed750db7 attempt to fix formatting; give up 2015-08-13 15:03:57 -04:00
Ben Fry a3a7bfff90 add pref for auto-complete of brackets, etc (#3462) 2015-08-13 14:37:22 -04:00
Ben Fry 8e12fb4e37 Merge pull request #3462 from 5atk6/Add_Auto_Complete_Brackets_and_Quotes
Add auto-completion to brackets and quotes
2015-08-13 14:33:18 -04:00
Ben Fry dbd264205b Merge pull request #3523 from JakubValtar/remove-alpha-filler
Remove alpha filler
2015-08-13 14:18:39 -04:00
Ben Fry 19abc304aa improve string breaking performance with edge case (fixes #211) 2015-08-13 14:14:16 -04:00
codeanticode 70439a6a63 put report() back in its original position, explain why 2015-08-13 14:07:16 -04:00
Ben Fry 6acb09c385 add extra test case for text layout (fixes #3487) 2015-08-13 12:24:26 -04:00
Ben Fry 1052d6643f clean up internal sketch loading, breaks api but fixes #3586 and avoids other complications 2015-08-13 11:54:18 -04:00
codeanticode d9c4962ced enable layer FBO layer when no background is called, so there should be
no need for surface hack.
2015-08-13 11:18:03 -04:00
Ben Fry 332c849a30 change how sketch path is calculated to go relative to the .jar 2015-08-12 19:35:56 -04:00
Ben Fry 3867ac9bbd use a different launch4j version without gcc dependency (fixes #3575) 2015-08-12 16:17:31 -04:00
Ben Fry 097ddfca54 avoid NPE for sketches w/o size() (fixes #3585) 2015-08-12 14:43:43 -04:00
Ben Fry 2ffa92470f remove warnings 2015-08-12 14:39:03 -04:00
Akarshit Wal ca9cee8705 Some changes 2015-08-12 21:54:46 +05:30