Commit Graph

5759 Commits

Author SHA1 Message Date
benfry 162cbf69d0 use new file choosers, and swap what is used on Linux (issue #1014) 2012-07-28 18:45:52 +00:00
benfry 1a8d38267c fix up the selectXxxx functions (issue #173 and others) 2012-07-28 18:44:49 +00:00
benfry 0f2dc3102e suppress XInitThreads message on Linux with JOGL 2012-07-28 15:30:46 +00:00
benfry e9f13f99ba get Android working again with latest SDK 2012-07-28 15:23:40 +00:00
benfry 9be93a219d missing method from desktop version 2012-07-28 14:59:36 +00:00
codeanticode 46f4ba5f51 upgrading jogl 2012-07-28 00:36:15 +00:00
codeanticode c9a6dcebf6 screenX/Y calls in Esfera example are redundant 2012-07-27 17:49:44 +00:00
codeanticode ee5169d3dd Removed unused imports 2012-07-27 15:17:42 +00:00
codeanticode 511780e6e1 on android as well 2012-07-27 15:16:05 +00:00
codeanticode a8a8b7188f index splitting algorithm w/out Set and ArrayList objects 2012-07-27 15:10:45 +00:00
codeanticode c3b8401f5e some corrections to the index splitting algorithm 2012-07-27 04:32:54 +00:00
shiffman 1ebb4814cd updates to PShape examples 2012-07-27 02:37:34 +00:00
shiffman 7d764ef717 updates to PShape examples 2012-07-27 02:34:05 +00:00
codeanticode 638a04ab1f android sync 2012-07-26 19:51:58 +00:00
codeanticode b63028d699 Updated some examples 2012-07-26 19:24:19 +00:00
codeanticode 31a062041c Calling defaultSettings() after beginOnscreen/Offscreen draw 2012-07-26 19:23:59 +00:00
codeanticode 003ea07a51 id of bound texture is stored in client side (PGL) 2012-07-26 14:46:33 +00:00
codeanticode 61e13ecc07 binding/unbinding textures more carefully 2012-07-25 22:22:13 +00:00
codeanticode 87d07557dd Texture.bind()/unbind() call the gl functions irrespective of the value of the bound flag 2012-07-25 17:12:59 +00:00
codeanticode 7ffc0c29bf using correct scale factor in line shader depending on type of projection 2012-07-24 22:45:11 +00:00
codeanticode 70db6fc1d5 added setVertex(int, PVector) to PShape 2012-07-24 20:31:39 +00:00
codeanticode c9c7dbc4db PApplet gets updated too 2012-07-24 20:22:04 +00:00
codeanticode d022a591e3 Updated filter examples 2012-07-24 20:20:12 +00:00
codeanticode 08cc864b1a put loadShader(String fragFilename) back in 2012-07-24 20:19:19 +00:00
codeanticode c867cd712c primary surface is used as key object when setting the cache for font textures 2012-07-24 19:49:36 +00:00
benfry 4ec94261c8 more missing files with Linux 2012-07-24 14:54:02 +00:00
benfry 84a2b3f7c7 command line starting to work again 2012-07-24 10:45:08 +00:00
benfry 80c873bc7f detect mode and library example folders for recent menu 2012-07-24 03:05:06 +00:00
benfry 60e801be85 attempt to fix windows line endings for revisions.txt 2012-07-24 01:32:50 +00:00
benfry d6b6535fe9 more work on recent 2012-07-24 00:05:45 +00:00
benfry 5dd60c1343 finish recent sketches menu, remove confusing new/open behavior 2012-07-23 19:14:35 +00:00
benfry 5c91ac32ce remove main() method to avoid confusion 2012-07-23 19:13:41 +00:00
benfry f015b9e72e minor cleanups 2012-07-23 19:13:24 +00:00
codeanticode 1efef5e4cd Updated Create Shapes examples to only use P2D 2012-07-23 17:35:54 +00:00
codeanticode dc0fa5481a applying zfactor only to z-coordinate in the line shader 2012-07-23 16:38:05 +00:00
benfry 3130a24312 move build to require the local JRE 2012-07-23 16:33:50 +00:00
codeanticode 1c821876b2 don't call closePath() in 2D tessellation of edges, since they are already closed 2012-07-23 16:33:35 +00:00
codeanticode 25a9023092 Updted shader examples 2012-07-23 04:34:07 +00:00
benfry 383aaffe6d split into 32/64-bit on Windows as well 2012-07-22 22:05:29 +00:00
benfry b81ab08b84 fighting with Windows a bit more 2012-07-22 21:48:57 +00:00
benfry 48dd731c48 debugging platform issues with Windows 2012-07-22 20:06:07 +00:00
benfry b9afd93bcf debugging platform issues with Windows 2012-07-22 19:59:07 +00:00
benfry b7a3a910ad dealing with missing files on classpath 2012-07-22 16:01:40 +00:00
benfry c107f7ab6e dealing with missing files on classpath 2012-07-22 15:55:58 +00:00
benfry 68139c21ce dealing with missing files on classpath 2012-07-22 15:53:17 +00:00
benfry 6693e5855a and these fellers too 2012-07-22 15:41:04 +00:00
benfry 0cc114144f explicitly add the necessary libs for the luancher 2012-07-22 15:37:51 +00:00
codeanticode 3a0374b542 add creation of packed depth+stencil buffer in PGL android 2012-07-22 12:56:57 +00:00
benfry 4859af6b76 get 64 bit version of Linux tested and working 2012-07-22 04:07:07 +00:00
benfry 8f5bc5d5b9 updating to 6u33 and 32/64 bit split for Windows and Linux 2012-07-22 03:19:49 +00:00