Commit Graph

5747 Commits

Author SHA1 Message Date
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
benfry 369a7ae2c8 stripped version for OS X 2012-07-22 01:36:29 +00:00
benfry 1df0613dd1 add 32-bit linux version of launch4j 2012-07-22 01:27:42 +00:00
benfry 5fa557d2e3 windows executables for launch4j 2012-07-22 01:26:08 +00:00
benfry 00a2b9e74d linux64 versions of executables 2012-07-22 01:24:21 +00:00
benfry 5d079da236 moving location of launch4j, and adding versions for multiple platforms 2012-07-22 01:13:37 +00:00
benfry 26593bbf2f more with method naming, add XML hasChildren() method 2012-07-22 00:20:16 +00:00
benfry bae7fa5243 more with method naming, add XML hasChildren() method 2012-07-22 00:19:48 +00:00
benfry c9a83e9993 removing whitespace 2012-07-21 21:59:44 +00:00
benfry bc61904227 clean things up for PShader API 2012-07-21 21:43:23 +00:00
benfry d533f5db9c update to latest app stub, add code to dist for code signing on OS X 2012-07-21 21:25:59 +00:00
benfry 5f30f14e3e do not request a display device that does not exist 2012-07-21 17:58:52 +00:00
benfry 10c8adaac6 do not request a display device that does not exist 2012-07-21 17:58:36 +00:00