Commit Graph

558 Commits

Author SHA1 Message Date
benfry 9f6cac198d add font stuff 2011-05-15 18:14:49 +00:00
benfry 14aa9f7e4a svg fixes, font work, issue 350, issue 130, copying to android 2011-05-15 17:02:53 +00:00
benfry fe134de18a fix incorrect version of PShapeSVG 2011-05-02 16:04:00 +00:00
benfry ff37f1177e minor changes, plus svg transformations fix 2011-04-30 22:44:24 +00:00
codeanticode df4f73f526 Same for A3D 2011-04-25 03:38:45 +00:00
benfry a7b2b40b0e starting revision 0197 2011-04-17 19:07:32 +00:00
benfry 433feb6247 wrap up example export and remove the menu option 2011-04-17 17:48:37 +00:00
benfry 24125863a1 fix for android source bug breaking loadImage 2011-04-17 17:06:28 +00:00
benfry b507fd2bf2 clarify instructions in examples 2011-04-17 16:55:37 +00:00
benfry 708bf83f1d fix shift-tab quirk (issue #458) 2011-04-16 20:28:23 +00:00
benfry 70f0ad69d5 fix up line endings, improve code quality (issue #522) 2011-04-16 19:28:54 +00:00
codeanticode d0b2cabad3 back porting to A3D 2011-04-15 03:33:23 +00:00
codeanticode 234ad654da Same for A3D 2011-04-14 12:51:48 +00:00
benfry 9de0a8ca8e starting revision 0196 2011-04-11 02:29:35 +00:00
benfry 514134569c deal with mode changing quirks and improve error msg appearance (issue #605) 2011-04-11 01:39:26 +00:00
benfry dbbfbe2728 better error handling when dealing with AVD setup 2011-04-11 00:56:53 +00:00
benfry 5d546c6a66 greatly improve error logging with ant and android 2011-04-10 21:27:08 +00:00
benfry a04d0823d6 deal with blank screen on returning to sketch (issue #237) 2011-04-10 21:06:50 +00:00
benfry 7550e7aadd fix for missing normal() command (issue #602) 2011-04-10 20:50:08 +00:00
benfry 93bed5cdd1 deal with erroneous warning messages about missing libs with code folder, also if android.* classes are used (issue #568) 2011-04-10 20:14:39 +00:00
benfry 5ae4534378 removing applet folders from android examples.. oops 2011-04-10 17:59:08 +00:00
benfry 05d228dc4c deal with some avd setup quirks 2011-04-09 20:25:24 +00:00
benfry aceca77f7e build tweak for 6u24 and todo items 2011-04-09 16:34:16 +00:00
benfry 27a5a83d55 fix a few svg bugs, add methods 2011-04-07 15:23:26 +00:00
benfry be8c5c6b0d bug fixes, adding notes to the todo list 2011-03-27 16:13:01 +00:00
codeanticode 2498bcc96c Making opengl extensions string public in A3D 2011-03-26 02:52:11 +00:00
codeanticode 57e280a640 Adding point rendering to A3D 2011-03-26 01:37:16 +00:00
codeanticode 5c51d8d925 Updated multitexture API in A3D. GL objects are not set to null after onDrawFrame and onSurfaceChanged 2011-03-25 02:25:07 +00:00
codeanticode a43b6e3d68 getMatrix() and resetMatrix() use the stack (A3D) 2011-03-23 02:55:08 +00:00
codeanticode 7b99229620 Same fix for android 2011-03-21 07:20:56 +00:00
codeanticode 16f4ad3bed Fixed 579 in A3D 2011-03-19 01:17:31 +00:00
Casey Reas 53e15e43c7 New theme colors for android 2011-03-10 19:19:40 +00:00
benfry 0b4033f9be starting rev 0195 2011-03-09 20:32:43 +00:00
benfry 1822bcb1ef fix permissions problem with android 2011-03-09 17:54:21 +00:00
benfry d586b580f3 starting release 0194 2011-03-08 13:32:02 +00:00
codeanticode 37bc0631ce Fixed showMissingWarning() messages in A3D core 2011-03-08 01:15:42 +00:00
benfry 785b6cd639 deal with clone() memory leak in get() (issue #42) 2011-03-07 22:09:15 +00:00
benfry b04c7d2534 additional notes 2011-03-07 00:17:23 +00:00
benfry 43f34c8aae adding the topics as well 2011-03-07 00:14:46 +00:00
benfry 4f2985a30a adding basics folder to the android dist 2011-03-07 00:13:51 +00:00
benfry 7dcad20514 add a couple examples, organizing todo 2011-03-07 00:04:10 +00:00
benfry 972cd8b609 that should be destroy not stop 2011-03-07 00:03:58 +00:00
benfry e17bc46865 fix NPE problem since registered methods not properly added back 2011-03-06 04:45:33 +00:00
benfry c04019c501 color tweaks and todo notes 2011-03-05 23:25:54 +00:00
codeanticode 3dea3d129f Fixed CameraLight example to take into account fix in ortho() function 2011-02-28 05:11:47 +00:00
codeanticode 6ca31438b7 Fixed argument order in A3D version of ortho() 2011-02-28 05:11:02 +00:00
codeanticode dbe5c2a549 buffer counter is always initialized to zero in a3d 2011-02-27 03:41:56 +00:00
codeanticode b938f8c152 same for a3d 2011-02-23 10:42:18 +00:00
codeanticode bde792f5b8 updated multitexture API in a3d 2011-02-22 14:34:02 +00:00
codeanticode e044c83f85 Using fixed instead of float 2011-02-22 00:29:57 +00:00