Commit Graph

2885 Commits

Author SHA1 Message Date
benfry c06b905c77 apply patch for window distortion problem (bug #1176) 2009-05-31 22:19:10 +00:00
benfry a37954ac5f fix issue with points > 512 (bug #1255) 2009-05-31 22:13:15 +00:00
benfry 978d5f7bb3 fix problem with imageMode(CENTER) in P2D (bug #1232) 2009-05-31 22:12:17 +00:00
benfry c95a9642fe more fixes for osx version in build script 2009-05-31 22:11:09 +00:00
benfry 771c2b2f36 check os version before building (bug #1179) 2009-05-31 21:09:18 +00:00
benfry 1c21e34c51 fix "non-string for 8 value" message, also check version in dist.sh for Info.plist 2009-05-30 00:56:59 +00:00
benfry 5394a5d6bf remove space from script (bug #1250) 2009-05-26 19:26:14 +00:00
benfry 44d0663454 fix for bug #1245 cacheMap issue 2009-05-14 19:55:52 +00:00
benfry 4d58b9002a fix for bug #1245, also a spacing change 2009-05-14 19:55:08 +00:00
benfry a0c6bce012 changes 2009-05-07 22:44:14 +00:00
benfry 5dab82f051 java 6u13 2009-05-07 22:23:23 +00:00
benfry 604d236ff0 fix for high color bug (bug #1237) 2009-05-07 22:19:48 +00:00
benfry 9843f5d53a notes and todos 2009-05-07 21:05:05 +00:00
benfry c71851ffa2 double version of map() 2009-05-07 21:04:42 +00:00
benfry d3a878dc1c tweaky 2009-04-14 18:24:11 +00:00
benfry 028b06697b thread() method and more todo items 2009-04-12 02:24:23 +00:00
benfry e6322b93a4 working on library menu, start refactoring but not complete yet, so most of it disabled 2009-04-03 21:31:55 +00:00
benfry c51af1d523 more error notes, remove set() from PGraphicsJava2D 2009-04-03 21:30:00 +00:00
benfry 20b0022a34 spacing changes? 2009-04-03 21:29:25 +00:00
benfry eee80e6e9c fix toString(), accidentally removed 2009-04-03 21:28:08 +00:00
Casey Reas 2993a36bc6 New loading.gif file for 1.0 2009-03-12 07:34:33 +00:00
benfry 46de60234a remove text focus thing, hopefully we're ok 2009-03-06 21:25:21 +00:00
benfry 49862a2631 starting revision 0166 2009-02-24 16:10:26 +00:00
benfry 42513cb2e1 preparing release 1.0.3 2009-02-24 15:46:26 +00:00
benfry e3e9da335b javadoc fix, todo note 2009-02-23 21:16:24 +00:00
benfry d0d20e4f09 updates to reference based on recent changes 2009-02-23 20:12:26 +00:00
benfry 3b2800adc8 notes about weights 2009-02-23 18:24:05 +00:00
benfry a09a08ef2a fix weights between raw, points, lines, etc 2009-02-23 18:12:31 +00:00
benfry 90708bdc8f set strokeWeight with begin/endRaw 2009-02-23 15:53:52 +00:00
benfry 0e1b15f499 problem with beginRaw/endRaw and OpenGL (bug #1171) 2009-02-23 15:26:18 +00:00
benfry d928032416 update to itext 2.1.4 2009-02-23 13:19:11 +00:00
benfry cb11471d72 fix problem with loadPixels being called in PDF (bug #1169) 2009-02-23 13:12:31 +00:00
benfry fada16644a starting next release 2009-02-21 20:52:23 +00:00
benfry ade1363543 update revisions for 1.0.2 2009-02-21 19:34:34 +00:00
Casey Reas 1e1698f63d Reference updates for version 1.0.2 2009-02-21 19:27:45 +00:00
benfry 08f26f7071 blend() y coordinates inverted when using OpenGL (bug #1137) 2009-02-21 19:20:36 +00:00
benfry 9dd1a0d8ee fix problems with tint() in P2D 2009-02-21 19:05:11 +00:00
benfry 93ea8c36e4 fix more QUADS/QUAD_STRIP problems 2009-02-21 17:20:47 +00:00
benfry 53cea420bd Fix algorithm for quadratic to cubic curve conversion (bug #1122) 2009-02-21 14:47:33 +00:00
benfry 0b28868c5e fix problem with beginRaw() and P3D/OPENGL (bug #1099, bug #1144) 2009-02-21 02:20:26 +00:00
benfry 78ce5023b1 problems with negatve arc() angles in OpenGL, P3D, other inconsistencies (bug #1095) 2009-02-21 02:08:34 +00:00
benfry 3302456098 fix AIOOBE with curves in P3D and OPENGL (Bug #1153) 2009-02-20 22:47:13 +00:00
benfry 42f8cc6d87 fix QUADS and QUAD_STRIP with P2D 2009-02-20 22:09:04 +00:00
benfry 29e6dea46b handle ESC pressed with "Are you sure you want to quit?" (bug #1134) 2009-02-20 21:03:40 +00:00
benfry 41e0c4010d notes 2009-02-20 20:52:40 +00:00
benfry 762b083c0b fix StringIndexOutOfBoundsException caused by import statements with no dots (bug #1145) 2009-02-20 18:51:27 +00:00
benfry 08dbf60a06 change library msg slightly 2009-02-20 18:51:02 +00:00
benfry a3e4f94d73 remove JVMArchs message 2009-02-20 18:47:40 +00:00
benfry 309e5c6e8d note about pdf fix 2009-02-20 18:24:02 +00:00
benfry 0ef19daa7b fix problem with nextPage() not working properly 2009-02-20 18:20:05 +00:00