--- ray/doc/notes/ReleaseNotes 2005/06/09 17:27:27 1.81 +++ ray/doc/notes/ReleaseNotes 2005/06/14 04:04:51 1.85 @@ -1470,3 +1470,11 @@ Switched default options in rtrace to use Russian roul still use biased ray termination.) Added rtcontrib -r option to recover partial output. + +Added -u rendering option for pure Monte Carlo sampling. +(Got rid of -DMC compile option, which this makes superfluous.) + +Changed -t option of rlam to accept strings as well as single characters. + +Fixed bug in rcalc with -l option where it would sometimes go into an +infinite loop.