Commit Graph

3695 Commits

Author SHA1 Message Date
benfry 3c9ec27cb2 new set of updated examples 2010-06-25 15:44:36 +00:00
benfry d8b1bf7636 wrapping up 0186 2010-06-25 15:40:36 +00:00
benfry b1a6e9b62e changing to API 7 as the base requirement 2010-06-25 15:39:18 +00:00
benfry 89bc93af0f merge svg changes 2010-06-25 15:38:48 +00:00
benfry a97bae1566 preparing 0186 2010-06-25 15:38:16 +00:00
benfry 8b361e87a1 doc tweaks 2010-06-25 15:38:02 +00:00
benfry f49fc642fb methods for getting params from shapes, also rect() with rounded corners 2010-06-25 15:20:31 +00:00
benfry 8ad2754238 fixes for bad regexp being used with the adobe stuff 2010-06-25 14:31:41 +00:00
codeanticode d45e2c31c1 Completed implementation of PTexture.get(pixels). 2010-06-25 14:30:29 +00:00
benfry 6d68dc2737 new URLs after the server move (issue #278) 2010-06-25 14:16:10 +00:00
benfry db29271a5a more Linux PDF fixes from Matthias Breuer 2010-06-25 11:53:00 +00:00
codeanticode cf960a5105 FBO-based set, resize and get methods in PTexture. 2010-06-25 08:33:24 +00:00
codeanticode 3ee21e0300 Added resource handling methods in PGraphicsAndroid3D. 2010-06-25 06:59:22 +00:00
codeanticode f510deea97 Converting radians to degrees in the rotation routines of A3D. 2010-06-25 02:59:01 +00:00
codeanticode 3e5cf3f602 Corrected ShapeRecorder bug affecting lines. 2010-06-25 02:30:30 +00:00
codeanticode ab35091caf PShape3D (optionally) uses fill/tint/noTint settings now, instead of per-vertex colouring only. 2010-06-25 00:24:06 +00:00
codeanticode 9438aaad30 Setting initial vertex color to white in PShape3D 2010-06-24 23:53:38 +00:00
codeanticode caf4cfe3d5 Proper handling of texture environment mode in A3D 2010-06-24 04:41:18 +00:00
codeanticode 342bb2eaf0 Worked out some more texture handling issues in offscreen rendering in A3D 2010-06-24 04:01:48 +00:00
codeanticode e5b30b4e5b Automatic texture coordinate update when changing texture in PShape3D 2010-06-24 01:37:30 +00:00
codeanticode aa7a69b779 Fixed texture flipping issue in offscreen rendering 2010-06-23 01:52:42 +00:00
lonnen 6e5cb0b8cd Changed to allow lazy initialization of the editor classes. 2010-06-22 23:06:48 +00:00
benfry 8e8de301ee starting revision 0186 2010-06-21 21:41:04 +00:00
Casey Reas 1dd235131f Point Help menu items to the wiki 2010-06-21 21:14:05 +00:00
lonnen 7d5e8cc511 Disabled the code folding context menu option. 2010-06-21 16:20:50 +00:00
lonnen f82e617e37 Last of the documentation / stub cleanup. Minor fixes for error reporting. 2010-06-21 15:59:18 +00:00
codeanticode 55d31db396 Fixed material restoring in A3D 2010-06-21 12:03:21 +00:00
codeanticode 61d8b05721 Offscreen rendering implemented 2010-06-21 11:32:02 +00:00
codeanticode db9c351208 resetLights() method is gone 2010-06-21 10:10:15 +00:00
codeanticode 7c1a2f78ed Improved handling of OpenGL states 2010-06-21 10:05:08 +00:00
benfry cb9907c2d1 small typo 2010-06-21 09:28:52 +00:00
benfry 87d60696a4 adding uploader script 2010-06-21 09:04:38 +00:00
benfry 4ba56bc37a change to java 6u20 in build file 2010-06-21 08:55:39 +00:00
benfry d6b83034eb another 0185 attempt 2010-06-21 08:43:28 +00:00
benfry d564345cfd fixing up release 0185, modify prefs for restore feature 2010-06-20 23:14:40 +00:00
benfry ada3acd3bc implement last.sketch.restore feature 2010-06-20 23:13:31 +00:00
benfry 992f254c25 more cleanups and fixes 2010-06-20 19:59:56 +00:00
benfry 1bebf781f3 fix requestFocus() issue that was causing assertion failure 2010-06-20 19:59:28 +00:00
benfry 13fc1804e5 moving init to EDT, also minor cleanups while bug fixing 2010-06-20 19:56:58 +00:00
benfry 10df11a1c0 move init over to static { } block to avoid strange situations 2010-06-20 19:53:18 +00:00
benfry abdf50550e todo items, and added svgz support 2010-06-20 15:43:44 +00:00
benfry 93d407e17e removing old cruft 2010-06-20 15:43:21 +00:00
benfry f9f21dc880 more additions 2010-06-20 15:40:05 +00:00
benfry 8bbd12e3cf fixes for latest updates 2010-06-20 15:35:04 +00:00
benfry 6c9cee0983 update with new versions of build files 2010-06-20 15:25:10 +00:00
benfry 70d4502546 integrate html version of copy for discourse from arduino, make usable for new forum (issue #271) 2010-06-20 15:23:16 +00:00
benfry 6cda7a6dea fix typo in javadoc 2010-06-20 12:47:30 +00:00
codeanticode 017143e8d6 Some improvements in offscreen rendering 2010-06-20 07:09:02 +00:00
codeanticode 831b2a865e Offscreen rendering working 2010-06-20 05:41:43 +00:00
codeanticode b991146c00 Finishing implementation of PFramebuffer 2010-06-20 03:44:55 +00:00