Commit Graph

6622 Commits

Author SHA1 Message Date
Ben Fry e24cd2c44f minor tweaks, extend timeout for contrib download 2013-02-20 17:35:51 -05:00
Ben Fry d57b4c8cf0 updates to the todo lists 2013-02-20 16:29:27 -05:00
Ben Fry 71d20578fb adding debug code to wrongly accuse the caret blinker of issue #1561 2013-02-20 16:28:44 -05:00
codeanticode 2967de1b4b updated Ribbons example on android 2013-02-20 16:26:30 -05:00
codeanticode fe67ae627f added gl thread check on resource deletion to android 2013-02-20 16:26:07 -05:00
codeanticode 3005f33ea3 delete GL resources only when the Gl thread is current. Fixes #12 2013-02-20 16:14:31 -05:00
codeanticode 2432a9fed3 Added manual GLProfile shutdown to make sure that no JOGL threads are
left running.
2013-02-20 12:40:06 -05:00
codeanticode 39a8ac7a04 getVertexCount() updates tessellation if needed 2013-02-20 11:27:01 -05:00
Casey Reas 4f55fc5ca4 Merge pull request #1638 from ybakos/TAU_doc
Adding javadoc for TAU. See processing/processing-web#9
2013-02-19 14:14:07 -08:00
Yong Bakos a7988edba5 Adding javadoc for TAU. See processing/processing-web#9 2013-02-19 14:36:35 -07:00
Ben Fry 70ea3c2ee6 Update README.md 2013-02-19 12:19:53 -05:00
Ben Fry 5d25d66532 cleaning up build instructions for OS X 2013-02-19 12:06:29 -05:00
Ben Fry 40eaa1c777 attempt to get OS X 10.6 builds working again 2013-02-19 11:55:22 -05:00
codeanticode 22290d299b android sync 2013-02-19 11:04:44 -05:00
codeanticode af43a904b2 some indentation edits 2013-02-19 11:02:50 -05:00
codeanticode 0ef8058513 one more function rename 2013-02-19 10:59:03 -05:00
codeanticode 4329f97ef0 Simplifying shader class and file names 2013-02-19 10:57:02 -05:00
codeanticode eef67d2c7c last name change in the shaders: endpoint to direction in line shader 2013-02-19 10:35:48 -05:00
Ben Fry 355aff7b24 add Frame to import warning 2013-02-18 22:28:56 -05:00
codeanticode cc1d28a430 Merge branch 'master' of https://github.com/processing/processing.git 2013-02-18 19:35:25 -05:00
codeanticode f861e3ee64 adding separate toolkit/events to hack around the erratic mouse behavior
on OS X, fixes #1626
2013-02-18 19:17:11 -05:00
Ben Fry 609209b228 Merge branch 'master' of github.com:processing/processing 2013-02-18 19:13:29 -05:00
Ben Fry 1044e8b56c more work on contrib manager, wrapping up issue #1425 2013-02-18 19:13:22 -05:00
codeanticode 199041e9c7 removed animator code altogether. 2013-02-18 19:05:51 -05:00
codeanticode 63b46e96fe disabling animator 2013-02-18 18:52:54 -05:00
codeanticode 586a7e9658 Merge branch 'master' of https://github.com/processing/processing.git 2013-02-18 18:43:18 -05:00
codeanticode 3011b0a4c5 testing event handling through AWT when toolkit is NEWT 2013-02-18 18:42:34 -05:00
Ben Fry c1d78cfb33 add ignore file for JRE 2013-02-18 18:15:26 -05:00
Ben Fry 4793baefb7 Merge branch 'master' of github.com:processing/processing 2013-02-18 17:38:36 -05:00
Ben Fry f9ee78f990 cleaning up layout of elements in the contib panel 2013-02-18 17:38:30 -05:00
codeanticode 5acee2d8a2 updated jogl jars 2013-02-18 16:55:58 -05:00
codeanticode 07894438ed Merge branch 'master' of https://github.com/processing/processing.git 2013-02-18 14:20:10 -05:00
codeanticode f44ca59df9 some comments explaining the use of direct buffers on android 2013-02-18 14:18:54 -05:00
Ben Fry 334b740040 Merge branch 'master' of github.com:processing/processing 2013-02-18 13:49:55 -05:00
Ben Fry beb0263b84 further code cleanup and refactoring 2013-02-18 13:49:47 -05:00
codeanticode 5f95bc3908 ported last changes to android, fixed indexing bug 2013-02-18 12:26:07 -05:00
codeanticode 444ed9bd78 variable renaming (Texcoord -> TexCoord) 2013-02-18 12:11:37 -05:00
codeanticode dc23eb6f7f don't need to copy vertex array to buffers when using indirect buffers 2013-02-18 12:05:47 -05:00
codeanticode 053202518b Merge branch 'master' of https://github.com/processing/processing.git 2013-02-18 10:48:52 -05:00
codeanticode c6c3424caf update lwjgl to latest experimental build for OS X 2013-02-18 10:48:15 -05:00
codeanticode 831b147c1e update GroupPShape example on android 2013-02-18 10:47:25 -05:00
codeanticode 251d6f1e38 android sync 2013-02-18 10:43:47 -05:00
Ben Fry 9b7c122f5d more cleanups and manager improvements 2013-02-17 22:14:08 -05:00
Ben Fry 63911354c1 more work on contribs, issue #1250 for distinguishing installed 2013-02-17 21:34:28 -05:00
Ben Fry 7e73a59a47 beautification of the manager window 2013-02-17 18:03:03 -05:00
Ben Fry 9f69e7a070 move filter to the top of the manager, organize mgr todos 2013-02-17 17:46:24 -05:00
Ben Fry 0014863833 remove debug misc 2013-02-17 17:25:19 -05:00
Ben Fry 7971f67428 Merge branch 'master' of github.com:processing/processing 2013-02-17 17:22:10 -05:00
Ben Fry 834cfd4a5b further work on the contrib manager 2013-02-17 17:22:01 -05:00
Ben Fry e24163d457 further work on the contrib manager 2013-02-17 17:21:51 -05:00