Commit Graph

1943 Commits

Author SHA1 Message Date
benfry 968c601f11 getting close to finalizing rev 0124 2007-02-03 22:59:24 +00:00
benfry 62680ede57 attempt to deal with "no disk in drive" error 2007-02-03 22:34:32 +00:00
benfry 852b42d993 fix for copy() bug #372, and change javaVersionName setup 2007-02-03 22:14:02 +00:00
benfry 369dcdf7dc fixing the jogl error msg 2007-02-03 21:16:42 +00:00
benfry 18d164d4d0 organizing bugs and todo lists 2007-02-03 21:05:31 +00:00
benfry 330d5b61a0 looking into some L&F issues 2007-02-03 21:05:14 +00:00
benfry 98b04c6034 shut off P2D for the release, also add java 1.5.0_10 error 2007-02-03 21:04:36 +00:00
benfry 2ac41c6e66 minor tweaks and fix for PFont.index bug #509 2007-01-31 04:30:58 +00:00
benfry d9de9cef68 tweaks to MovieMaker 2007-01-30 04:48:17 +00:00
benfry 7f45623298 more todo items, some doc in PApplet about multiple monitors, shiffman changes to MovieMaker 2007-01-30 04:35:05 +00:00
benfry f0182f0751 copy applet.html on "save as" (bug #485) 2007-01-30 03:32:59 +00:00
benfry 68e81dcf99 fix for bug #494, sort charset passed in to PFont constructor 2007-01-30 03:13:03 +00:00
benfry 9f7b3ecdd8 improve some compiler errors 2007-01-30 00:08:43 +00:00
benfry 5b7c1ac606 looking into some problems with points, and fix error handling in runner 2007-01-29 23:28:33 +00:00
benfry eb395cc679 remove contract(), add trim(array) 2007-01-28 16:40:41 +00:00
benfry 2d9b03f75a fix background color to be 204 not 192 2007-01-27 04:10:14 +00:00
benfry 9b77fa3645 adding some code to work around the listRoots() problem 2007-01-26 17:18:34 +00:00
benfry fbadf271aa image notes 2007-01-26 16:53:51 +00:00
benfry 21f58eddba add version of loadImage() that takes an extension 2007-01-26 16:31:29 +00:00
benfry fb615a00b1 tweaks to the image scaling shennanigans 2007-01-26 04:22:24 +00:00
benfry eb031b4d0d fix rendering quality in images 2007-01-24 02:30:21 +00:00
benfry 24d0c559c7 fix PImage drawing regression 2007-01-24 01:43:36 +00:00
benfry 02b75f3aa0 a couple of fixes for the docs 2007-01-24 01:41:28 +00:00
benfry 2489b3143e java 1.5 mixups with osx 2007-01-24 01:40:59 +00:00
benfry 8b5a4be35a fix for bug #484 with braces 2007-01-19 02:54:20 +00:00
benfry 1a007f7a0d fix typo in main() javadoc 2007-01-19 02:39:58 +00:00
benfry 9bde076d65 minor cleanups of syntax for eclipse warnings 2007-01-14 19:07:09 +00:00
benfry f140d70234 fix for bug #472 for Capture.list() 2006-12-24 23:17:22 +00:00
benfry dff5aec827 fix handling of default sketchbook location, and docs folder 2006-12-24 03:16:24 +00:00
benfry 288d9604ae handle next/prev line with up/down arrow with/without shift 2006-12-24 02:29:38 +00:00
benfry e88e97512a fix for bug #399 committed by dave bollinger, repairs filter(POSTERIZE) 2006-12-22 16:20:50 +00:00
benfry a8de08a464 fix some pixel issues, also clearing up notes in the docs 2006-12-15 16:50:21 +00:00
benfry 61fd542aeb update the java application stub for universal 2006-12-14 21:08:40 +00:00
benfry 1b0ab430b9 fixes for gradients 2006-12-13 21:36:18 +00:00
benfry ba92a4dfcb more work on gradients 2006-12-13 20:06:36 +00:00
benfry 4c0094c47d cleanup 2006-12-11 05:00:39 +00:00
benfry 0e54e56f23 fix some begin/endRaw issues, along with bug #465, which broke ambientLight 2006-12-11 05:00:18 +00:00
benfry 31f50a46f1 minor tweaks found while using eclipse 2006-12-08 22:25:17 +00:00
benfry 9dc48d7aaa fix bilinear images on P3D, bring back flush() 2006-12-07 06:08:50 +00:00
benfry 597f5a09c1 fix some problems with begin/endRaw, add some hokey clipping 2006-12-06 20:38:40 +00:00
benfry 8276be0e44 internal naming cleanup, also fix some glitches in textMode(SHAPE) 2006-12-06 14:27:34 +00:00
benfry ca71f763f5 fixes for text handling 2006-12-06 01:16:24 +00:00
benfry 679adc509e error message fixes for two internal errors 2006-12-05 13:05:29 +00:00
benfry 76ddb8926e fix obscure image cache bugs when multiple renderers are used 2006-12-04 03:03:14 +00:00
benfry 52b67ea64f fix for background(0, 0, 0, 0) reset issue 2006-12-03 22:15:27 +00:00
benfry 3e8558feac fix to java2d so that noSmooth() will shut off image smoothing 2006-12-03 21:31:34 +00:00
benfry 66c3facfb4 adding shiffman's moviemaker 2006-12-01 15:07:55 +00:00
benfry c257b0b187 starting rev 0124 2006-12-01 15:00:04 +00:00
benfry 1e343ae5f3 finalizing rev 0123 2006-11-30 22:32:07 +00:00
benfry 670afc05f5 change how qtsession is opened and closed 2006-11-30 22:31:52 +00:00