--- ray/doc/notes/ReleaseNotes 2005/06/09 17:27:27 1.81 +++ ray/doc/notes/ReleaseNotes 2005/06/14 01:25:02 1.84 @@ -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 -R rendering option for pure Monte Carlo sampling. +(Got rid of -DMC compile option, whicht his 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.