--- ray/doc/notes/ReleaseNotes 2005/04/12 03:30:43 1.68 +++ ray/doc/notes/ReleaseNotes 2005/04/13 23:00:58 1.69 @@ -1415,3 +1415,7 @@ TIFF i/o in ra_tiff. Created mksource program to generate distant sources for improved image-based lighting with light probes. + +Changed ambient calculation so that -ad will not limit recursion +depth, and a minimum of 27 samples will be sent out for each stored +ambient value, or 3 samples if -aa is 0 (caching off).