ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/rad.c
(Generate patch)

Comparing ray/src/util/rad.c (file contents):
Revision 2.41 by greg, Mon Oct 24 13:49:16 1994 UTC vs.
Revision 2.42 by greg, Fri Dec 23 09:20:06 1994 UTC

# Line 1042 | Line 1042 | char   *po;
1042          }
1043          po = addarg(po, "-pt .04");
1044          if (vbool(PENUMBRAS))
1045 <                op = addarg(op, "-ds .1 -dj .7");
1045 >                op = addarg(op, "-ds .1 -dj .65");
1046          else
1047                  op = addarg(op, "-ds .2");
1048          op = addarg(op, "-dt .05 -dc .75 -dr 3 -sj 1 -st .01");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines