--- ray/doc/notes/ReleaseNotes 2005/06/02 04:47:26 1.79 +++ ray/doc/notes/ReleaseNotes 2005/06/13 20:07:56 1.82 @@ -1465,3 +1465,11 @@ Made rtcontrib -f option search RAYPATH directories. Made it so -o option of rtcontrib can pipe -o output to a command. Added -if and -of options to total for binary i/o (following rcalc mold). + +Switched default options in rtrace to use Russian roulette. (Rpict and rvu +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.)