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.66 by greg, Thu Mar 10 22:37:00 2005 UTC vs.
Revision 1.69 by greg, Wed Apr 13 23:00:58 2005 UTC

# Line 1409 | Line 1409 | light-probe background for use in image-based lighting
1409   the user needed to specify the background glow as the alternate
1410   material for a distant illum source to behave properly.  (This still
1411   works.)
1412 +
1413 + Fixed some minor problems and inconsistencies with 16-bit/channel
1414 + TIFF i/o in ra_tiff.
1415 +
1416 + Created mksource program to generate distant sources for improved
1417 + image-based lighting with light probes.
1418 +
1419 + Changed ambient calculation so that -ad will not limit recursion
1420 + depth, and a minimum of 27 samples will be sent out for each stored
1421 + ambient value, or 3 samples if -aa is 0 (caching off).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines