Commit Graph

5795 Commits

Author SHA1 Message Date
benfry c5db8dbb16 add 64-bit version of OS X serial, also add warning about lock files 2012-08-04 19:30:44 +00:00
benfry a362dd7e2b these files should not be executable 2012-08-04 13:44:39 +00:00
fjenett 99be4df137 JavaScript mode examples updated for Processing 1.4.0 2012-08-03 18:39:49 +00:00
fjenett 6d4a1b941d Processing.js 1.4.0 and updates to js examples and todo 2012-08-02 17:11:58 +00:00
codeanticode b5edf4a299 Added andres todo list 2012-08-01 18:42:08 +00:00
benfry a092674d19 whitespace issues 2012-08-01 10:52:50 +00:00
benfry 81630242da son of a ... Linux does not support java.awt.Desktop 2012-08-01 09:57:36 +00:00
benfry 02f0df5859 switch to java.awt.Desktop methods in platform, other post-applet updates 2012-08-01 09:35:50 +00:00
benfry 762c645895 starting 0207, probably beta 1 of 2.0 2012-07-29 22:44:36 +00:00
benfry 35258468dd still another that was already fixed 2012-07-29 22:19:30 +00:00
benfry d3d1f33cd0 and another 2012-07-29 22:18:40 +00:00
benfry 21603fe0bb more build notes 2012-07-29 22:16:04 +00:00
benfry 0a141422bf write release notes for 2.0a7 2012-07-29 22:04:10 +00:00
benfry 6e07c3b372 additional todo notes, late changes 2012-07-29 21:36:21 +00:00
benfry b9a68f3bd6 switch to old-style untitled sketch naming 2012-07-29 21:35:59 +00:00
benfry 1fc35a8aa3 add space for made name 2012-07-29 21:35:34 +00:00
codeanticode e35de7e21b removed note from Robot1_Draw example 2012-07-29 19:55:29 +00:00
codeanticode 2acc1fac60 updates to the shader examples in android 2012-07-29 19:43:25 +00:00
codeanticode 61d202edc4 fish eye shader works when non-pot textures are not supported 2012-07-29 19:42:53 +00:00
codeanticode 90c070e759 createGraphics() correctly handles JAVA2D, P2D and P3D values for irenderer 2012-07-29 18:56:29 +00:00
codeanticode 866aae5d8e slightly reworked the logic for screen FBO in android 2012-07-29 18:22:00 +00:00
benfry 7b97dd4921 lots more in the todo list 2012-07-29 17:37:49 +00:00
benfry cf7a7c2d86 lots of cleaning in the todo list 2012-07-29 17:14:02 +00:00
codeanticode b31816f511 Added processing.opengl.* to list of core imports in android 2012-07-29 16:21:18 +00:00
benfry 429efa2df4 todo items, plus disallow underscores starting sketch name (issue #1047), also fix nasty overwrite bug 2012-07-29 16:12:33 +00:00
benfry 3aaf19256d todo items, whitespace weirdness 2012-07-29 16:11:34 +00:00
benfry ef165716b8 fix main() so that it handles args, also allows direct launch 2012-07-29 15:02:27 +00:00
codeanticode 362e6bf811 Updated to OpenGL examples in Java mode 2012-07-29 00:41:34 +00:00
codeanticode 905c143afc Updated OpenGL examples on Android 2012-07-29 00:40:36 +00:00
codeanticode 3e4b2c0aae Removed PShader.FILTER constant, added loadShader(String) to PGraphics in Android 2012-07-29 00:10:26 +00:00
codeanticode 205b67a529 better condition to catch offscreen-within-offscreen drawing 2012-07-28 22:57:12 +00:00
codeanticode e187335bdc force loadPixels() in PGraphicsOpenGL.initCache(), otherwise textures are not initialized properly in android 2012-07-28 22:10:42 +00:00
codeanticode 14526420f6 added loadShape() to PGraphicsAndroid2D 2012-07-28 20:37:00 +00:00
benfry 1e77dbcdd0 change how folders are handled on android sdk 2012-07-28 20:18:26 +00:00
benfry 16a25d4f6c todo notes 2012-07-28 19:34:46 +00:00
benfry 53dff0de63 several XML fixes 2012-07-28 19:30:43 +00:00
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