Commit Graph

634 Commits

Author SHA1 Message Date
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
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
0e54e56f23 fix some begin/endRaw issues, along with bug #465, which broke ambientLight 2006-12-11 05:00:18 +00:00
benfry
9dc48d7aaa fix bilinear images on P3D, bring back flush() 2006-12-07 06:08:50 +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
c257b0b187 starting rev 0124 2006-12-01 15:00:04 +00:00
benfry
4d6587c865 fix regression for defaults not being set 2006-11-30 22:31:31 +00:00
benfry
2f77cb7878 starting rev 0123 2006-11-28 17:58:44 +00:00
benfry
15071bc9b8 a few missed items on the revisions file 2006-11-28 13:14:54 +00:00
benfry
dd0e1c99a9 cleaning up svg support and api 2006-11-28 00:01:49 +00:00
benfry
ea1becd2a7 edits to look into background not set bug and formatting issues 2006-11-22 22:57:07 +00:00
benfry
0a09c27098 fix for bug #444 2006-11-16 21:56:20 +00:00
benfry
353f2b01d4 add notes to loadStrings() javadoc 2006-11-13 14:11:54 +00:00
benfry
5d4e3481b5 fix next/prev tab thing by handling it a different way 2006-11-12 23:47:02 +00:00
benfry
e6131e3318 changing to candy for name of svg lib 2006-11-12 18:11:51 +00:00
benfry
50699a789c temporary fix to support shapes with holes 2006-11-11 20:02:21 +00:00
benfry
ac7098870f adding xml and svg libraries 2006-11-11 15:26:14 +00:00
benfry
2e8ead08dc improving indent/outdent and general format and key binding issues 2006-11-10 17:32:38 +00:00
benfry
a2aa3db784 improve editor indent mechanism, remove extraneous indents 2006-11-10 14:05:52 +00:00
benfry
7f62636a9b fixes to lerpColor 2006-11-09 13:53:06 +00:00
benfry
0be1545ff7 fix noiseSeed() problem 2006-11-09 02:56:44 +00:00
benfry
08613b1d05 adding code for gradients 2006-11-08 16:00:42 +00:00
benfry
c423b4ce18 starting release 0122 2006-11-06 20:42:32 +00:00
benfry
d1924080c6 fix a few problems with background() and alpha, and write up release notes of 0121 2006-11-06 20:14:57 +00:00
benfry
5eb14c8e24 add background with alpha 2006-11-06 13:44:46 +00:00
benfry
f4ff456dec starting rev 0121, and remove button sizing hack for osx 2006-11-06 02:35:23 +00:00
benfry
69b1421fd6 move params around on norm() again 2006-11-06 01:24:21 +00:00
benfry
ce61a16af3 cleaning core/todo.txt, and fixing modelX/Y/Z bug #386 2006-11-05 23:47:17 +00:00
benfry
873dd5ebbd huge changes to createGraphics(), things seem to be working properly now 2006-11-05 21:53:24 +00:00
benfry
3e98478492 organizing todo list, tweak relerp to be map, and unlerp to be norm, also docs and notes 2006-11-05 17:03:15 +00:00
benfry
a5eedba1d8 fix several triangulation issues, bugs #97, #390, and #111 2006-11-05 15:49:20 +00:00
benfry
da1ce5218c relerp and unlerp, also minor doc tweaks and todo list piling 2006-11-03 22:57:47 +00:00
benfry
945c8af00b starting rev 0120 2006-10-13 03:18:39 +00:00
benfry
130c0a04bf fix for ambientLight() bug #412 2006-10-13 03:17:53 +00:00
benfry
8b45e491a6 always use native fonts with createFont() 2006-10-11 01:35:33 +00:00
benfry
1f8755dafd fix IllegalArgumentException with java2d 2006-10-11 01:14:47 +00:00
benfry
4c452de256 starting rev 0120, add quaqua look and feel, also font size restart note 2006-10-10 19:44:02 +00:00
benfry
3e61a250e3 todo items, and adding unlerp() method 2006-10-10 00:48:09 +00:00
benfry
accf08d0a2 make min/max functions not use Math.min/Math.max 2006-10-05 23:12:28 +00:00
benfry
6fa1e23e67 add saveBytes(), starting rev 0119 2006-10-04 17:47:37 +00:00
benfry
ad4d014623 redoing release 0118 2006-10-02 03:27:46 +00:00
benfry
ab3bfe50f1 finalizing 0118 2006-10-02 02:23:44 +00:00
benfry
fb96ab2c6b fixes for opengl export 2006-10-02 02:07:06 +00:00
benfry
adefc14447 starting rev 118 2006-10-01 22:22:08 +00:00