Commit Graph

563 Commits

Author SHA1 Message Date
benfry 45dc5e3760 set a target framerate of 60 fps 2006-09-14 00:47:36 +00:00
benfry 040ff06c0a dxf fixes for axel 2006-09-13 03:19:40 +00:00
benfry 50c869176b fixing lots of small bugs 2006-09-13 02:41:24 +00:00
benfry 56881e755d tweaks to mouse handling code for bug #170 and an osx mouse jumping bug 2006-09-12 19:07:58 +00:00
benfry 231dc7f0f3 fix problem with scripts in root of applet dir when exported 2006-09-11 13:01:25 +00:00
benfry 62d27eaa88 bug fixes and more threading work 2006-08-04 17:12:40 +00:00
benfry f2f8878142 significgant threading changes 2006-08-03 01:01:48 +00:00
benfry 04a201f797 fix AIOOBE sync issues from bug #369 2006-08-02 20:31:12 +00:00
benfry 48218e42c2 framerate to frameRate, some todo stuff, addl font docs 2006-07-29 03:34:56 +00:00
benfry 7cf1fa6f06 more refactoring issues, getting things debugged 2006-07-19 02:06:23 +00:00
benfry 82543642e6 2006-07-19 01:09:18 +00:00
benfry 61cb8fcf7b integrating old bagel code back into the fold, and refactoring PGraphics classes 2006-07-19 01:07:19 +00:00
benfry a254f74e86 2006-07-19 00:58:55 +00:00
benfry 3e7158145c on the road to hell 2006-07-19 00:55:11 +00:00
benfry 3b9a2e05ca integrating old bagel code back into the fold, and refactoring PGraphics classes 2006-07-18 22:48:39 +00:00
benfry e2aa863d96 2006-07-18 18:13:31 +00:00
benfry c70506314d on the road to hell 2006-07-18 18:11:01 +00:00
benfry c1a3da7758 2006-07-18 17:59:03 +00:00
benfry 8a99cc1bf8 updating to itext 1.4.2 2006-07-18 16:56:44 +00:00
benfry 6d2e1d4f75 some notes and additional docs 2006-07-18 15:48:59 +00:00
benfry d7fa6ecd26 renaming classes inside core for 1.0 changes 2006-07-18 04:24:10 +00:00
benfry 7408123003 renaming classes inside core for 1.0 changes 2006-07-18 04:19:00 +00:00
benfry 857116713a fix windows build for eclipse src dir setup 2006-07-18 03:17:54 +00:00
benfry 52b94858d9 adding eclipse stuff so it can be checked out and built separately 2006-07-18 02:51:32 +00:00
benfry b19011593d fix line endings.. grrr.. 2006-07-18 02:26:27 +00:00
benfry 1c17d3c40c moving around build folders to make easier to run core and libs from eclipse 2006-07-18 02:15:57 +00:00
benfry fbb999eaaf moving around build folders to make easier to run core and libs from eclipse 2006-07-18 01:56:33 +00:00
benfry 0fc855e5c4 misc todo items 2006-07-17 22:22:10 +00:00
benfry 7b4d5dbb34 additional todo items 2006-06-29 15:03:19 +00:00
benfry 97b6aa89d4 cleaning up from some changes 2006-06-29 15:02:11 +00:00
benfry 5943580096 renaming PGraphics2 to PGraphicsJava to make room for P2D 2006-06-27 00:39:27 +00:00
benfry 1a45f16a45 cleaning out some old code 2006-06-27 00:38:51 +00:00
benfry 95cbd27284 adding notes about saveXxxx() methods 2006-06-27 00:38:25 +00:00
benfry c702a3a326 goof with a missing semicolon, and some todo items 2006-06-03 11:58:57 +00:00
benfry 3cd784ca89 fix for bug #359, which caused a non-null stream to be returned with the annoying java plug-in 2006-05-23 15:50:24 +00:00
benfry fa4e115d9f fix transparency with new imageio (bug #350), add bug num to revisions.txt for lighting stuff 2006-05-16 15:22:49 +00:00
benfry 32a276a321 begin/endPixels, begin/endDraw, begin/endGL, stroke/fill/tint/color(#FFCC00, alpha) 2006-05-14 11:49:51 +00:00
benfry 0f3930ea95 begin/endFrame become begin/endDraw.. new DXF constant.. --hide-stop param.. fix for array methods to use any kind of objects 2006-05-11 13:52:30 +00:00
benfry e69e86a67c starting revision 116 2006-05-10 23:34:41 +00:00
benfry 5d362f0431 last bits for revisions.txt in rev 0115 2006-05-10 23:10:43 +00:00
benfry ba80bc9db7 support for reading tga images created by p5 2006-05-10 22:38:12 +00:00
benfry cf31e97b2c documentation, bug notations, and todos 2006-05-10 16:21:41 +00:00
benfry df3c84a772 support for reading/writing images via imageio. also support for reading tiff images written by processing. 2006-05-10 12:17:32 +00:00
benfry f665750de9 using reflection for getFontList() so that it won't cause problems with future java vms, or current java compilers 2006-05-10 12:11:31 +00:00
benfry ac37ce6632 todo items from first day in barcelona, addition of PShape 2006-05-09 12:24:41 +00:00
benfry 5385d9ad14 additional arraycopy stuff 2006-05-09 12:24:24 +00:00
benfry 37b59298b9 remove transform() function that was identical to applyMatrix() 2006-05-09 12:23:56 +00:00
benfry c30b980a86 handling flush() stuff 2006-05-09 12:23:23 +00:00
benfry 21ec35ed21 fixes to handle flush() at end of frame 2006-05-09 12:22:33 +00:00
benfry cc8ec0a062 bad attempt to fix image issues with pdf 2006-05-09 12:19:47 +00:00