ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/notes/ReleaseNotes
(Generate patch)

Comparing ray/doc/notes/ReleaseNotes (file contents):
Revision 1.18 by greg, Wed Sep 24 14:55:53 2003 UTC vs.
Revision 1.24 by greg, Sun Dec 14 16:33:37 2003 UTC

# Line 1208 | Line 1208 | rtrace.  In rad program, doubled -ar value, -ad value,
1208   and decreased -aa value a bit.  Also adjusted -lr upwards and -lw
1209   downwards.  I should have done these things long ago, as processors
1210   have been getting faster and faster over the years.
1211 +
1212 + Fixed bug discovered by Marcus Jacobs where oconv was dumping core
1213 + when it was given too many modifiers.
1214 +
1215 + Fixed problem with rpict where it was drawing illum sources badly
1216 + even when they weren't all that small in the view.
1217 +
1218 + Added in(i) function to rcalc for more flexible channel evaluation.
1219 +
1220 + Replaced all calls to vfork() with regular fork() calls.
1221 +
1222 + Fixed bug in glarendx for dgr calculation with sources behind view.
1223 +
1224 + Added -p option to histo to print percentages/percentiles r.t. counts.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines