Commit Graph

1065 Commits

Author SHA1 Message Date
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
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
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
fada16644a starting next release 2009-02-21 20:52:23 +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
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
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
benfry
88c9307470 fix problems with point() and P3D 2009-02-20 18:19:27 +00:00
benfry
43bc06cb48 rewind on debugging 2009-02-20 02:23:19 +00:00
benfry
7a5ebf648f fix for bug #1090, noStroke() ignored with point() in P2D and JAVA2D 2009-02-20 00:54:57 +00:00
benfry
5871d9c964 fix ellipse problems with P3D and OPENGL (bug #1086) 2009-02-20 00:48:03 +00:00
benfry
8cfa5e127d api update for text(char[]) 2009-02-19 13:15:38 +00:00
benfry
5689ef5ef6 lots of minor changes 2009-02-19 13:07:38 +00:00
benfry
25e96f12dc add version of createPath() that takes a File object 2009-02-19 13:07:22 +00:00
benfry
5f8d2e9874 fix minor bug with arrays not being resized 2009-02-19 13:06:20 +00:00
benfry
cbea7c221d fix for getXxxx searches with null names, new listChildren method, toString(boolean) 2009-02-19 13:05:13 +00:00
benfry
39533faf43 remove irrelevant version check 2009-01-19 16:22:27 +00:00
benfry
e61b79f8a2 fix a couple typo/oversight bugs 2009-01-19 14:48:08 +00:00
benfry
e23be1da5b fix requestionImage() problem with Java2D 2009-01-07 21:36:49 +00:00
benfry
7a21728aed typos 2008-12-13 03:29:53 +00:00
benfry
45df6c08b4 getSketchWidth/Height implementation 2008-12-06 02:22:14 +00:00
benfry
600d913aef starting rev 0164 2008-11-30 00:37:17 +00:00
benfry
8cb534856a clearing up last minute notes and changes 2008-11-29 20:33:15 +00:00
benfry
35358ab51b new split() implementation that doesn't use regexp 2008-11-29 20:30:40 +00:00
benfry
c5b4f0c057 fix up ellipseImpl() 2008-11-29 20:30:07 +00:00
benfry
3206fc4de0 fix problem with dates in filing naming on osx (bug #1067) 2008-11-28 03:26:27 +00:00
benfry
9549f0690e starting release 0163 (the first since 1.0) 2008-11-25 05:00:06 +00:00
benfry
469bfbc689 more cleaning up for 1.0 2008-11-25 04:06:40 +00:00
benfry
295c4a32e9 starting release 0162 2008-11-24 22:51:34 +00:00
benfry
5e4a6abce7 finalizing release 0161 2008-11-24 21:22:44 +00:00
benfry
364687a297 fix dist scripts so that the name "1.0" can be used 2008-11-24 20:13:45 +00:00
benfry
fdc9ba8351 changes for release 0161 rollover 2008-11-24 18:25:12 +00:00
benfry
709bed7598 fix for present placement problem on osx 2008-11-24 18:25:00 +00:00
benfry
02d1370643 finalizing 0160 release 2008-11-24 05:27:02 +00:00
benfry
77ec26ae43 notes re: validate() vs pack() 2008-11-24 05:26:23 +00:00