Commit Graph

9243 Commits

Author SHA1 Message Date
Ben Fry 12e7c82069 Merge pull request #2 from codeanticode/master
more architectural work
2014-11-16 08:26:04 -07:00
codeanticode 5ae7a470e7 don't use JOGL's FBO backing, use manual backing only when requested 2014-11-16 08:05:39 -07:00
codeanticode 35074e41a8 Merge remote-tracking branch 'upstream/master' 2014-11-15 23:05:37 -07:00
codeanticode e85237a626 cleaning up PGL 2014-11-15 23:04:32 -07:00
Ben Fry 2671da1696 Merge remote-tracking branch 'upstream/master' 2014-11-15 22:56:32 -07:00
Ben Fry 49e7120556 merging and merging 2014-11-15 22:55:12 -07:00
Ben Fry bafa50db51 merge with the work folders 2014-11-15 22:54:44 -07:00
Ben Fry ae84fee822 and more? 2014-11-15 22:47:55 -07:00
Ben Fry ef43a024fe wtf 2014-11-15 22:46:35 -07:00
Ben Fry 1f22b92e18 merge more changes from the leaves 2014-11-15 22:43:38 -07:00
Ben Fry dbe6466c15 fix newlines and espaced single quotes 2014-11-15 22:36:30 -07:00
Ben Fry 5b56bda02c cleaning up again 2014-11-15 22:28:51 -07:00
Ben Fry c9d4b635af here we go 2014-11-15 22:28:13 -07:00
Ben Fry 50703d031f other notes 2014-11-15 22:18:12 -07:00
REAS b8db827deb Small documentation correction for displayWidth, displayHeight 2014-11-15 22:05:40 -07:00
Ben Fry 36f36c388a better message, add a JDK note 2014-11-15 17:40:54 -07:00
Ben Fry 0c5c8c391b Merge branch 'master' of github.com:processing/processing 2014-11-15 17:31:58 -07:00
Ben Fry 658b847953 build script updates for 7u72 and a little more automation 2014-11-15 17:31:48 -07:00
Manindra Moharana 8984fb699f Merge branch 'master' of https://github.com/processing/processing 2014-11-15 17:31:38 -07:00
Manindra Moharana 27899f22ee better import suggestion behavior 2014-11-15 17:31:34 -07:00
codeanticode 9a44cb85e3 implemented a few more PSurface methods 2014-11-15 17:15:03 -07:00
Ben Fry 2cd91e42e1 other todo notes 2014-11-15 16:46:50 -07:00
Manindra Moharana cbc07712f1 Merge branch 'master' of https://github.com/processing/processing 2014-11-15 16:33:11 -07:00
Manindra Moharana 4ee4e59268 new import suggestions 2014-11-15 16:33:06 -07:00
Ben Fry 2bfad647f3 Merge branch 'master' of github.com:processing/processing 2014-11-15 16:30:26 -07:00
Ben Fry c16359ac47 simpler languages and override handling 2014-11-15 16:30:24 -07:00
Ben Fry c7a7d4f142 fix up english translations 2014-11-15 16:26:41 -07:00
codeanticode 1766260e29 Merge remote-tracking branch 'upstream/master' 2014-11-15 15:30:17 -07:00
Ben Fry 670be28df5 import insanity 2014-11-15 15:29:21 -07:00
Ben Fry 471131b36e fix up constants, renaming for ugly 2x stuff, retina compiling 2014-11-15 15:27:09 -07:00
Ben Fry 8a232abd5b retina may be working 2014-11-15 15:21:54 -07:00
Daniel Shiffman 32d2491cde Code error becomes Error #2952 2014-11-15 15:19:32 -07:00
codeanticode 8eee9f2609 preliminary fullscreen support 2014-11-15 15:16:13 -07:00
Scott Murray 9e5cf3ba4b Added param for thread() reference, see processing-docs#5 2014-11-15 13:48:15 -08:00
Ben Fry d22288c6e6 Merge remote-tracking branch 'upstream/master' 2014-11-15 14:36:05 -07:00
Ben Fry 86e93d1479 additional todos 2014-11-15 14:35:04 -07:00
Ben Fry 804fc4066b Merge pull request #1 from codeanticode/master
updating opengl for the new renderer arch
2014-11-15 14:34:47 -07:00
codeanticode b51047b2a2 Merge remote-tracking branch 'upstream/master' 2014-11-15 14:27:06 -07:00
codeanticode f3cd932934 window placement 2014-11-15 14:25:53 -07:00
Ben Fry e2188b101d Merge branch 'master' of github.com:processing/processing 2014-11-15 14:07:55 -07:00
Ben Fry 2289e4a2d9 latest javadoc update, plus fixes to build.xml for changes since last update 2014-11-15 14:07:43 -07:00
Ben Fry 87a6820b78 latest javadoc update, plus fixes to build.xml for changes since last update 2014-11-15 14:07:16 -07:00
Ben Fry 1435133568 remove Unicode BOM from the beginning of the file 2014-11-15 14:06:47 -07:00
codeanticode d725dccfad handling resize 2014-11-15 13:56:09 -07:00
Ben Fry a2f3603c77 misc notes 2014-11-15 13:43:58 -07:00
Ben Fry 922837d1d2 clean up tweak mode code, remove OSC libraries and code 2014-11-15 13:31:06 -07:00
codeanticode 2d5a298288 getting opengl to work with the new renderer architecture 2014-11-15 13:14:26 -07:00
Ben Fry 1ee28e22db oops, meant to reset that file, not delete it 2014-11-15 13:12:26 -07:00
Ben Fry 02e6451c47 lots of work for retina/hi-dpi/2x images 2014-11-15 13:10:28 -07:00
Manindra Moharana f2a10310e9 Fix index exception, and fix #2952 2014-11-15 11:55:50 -07:00