--- ray/doc/notes/ReleaseNotes 2005/06/09 17:27:27 1.81 +++ ray/doc/notes/ReleaseNotes 2005/06/14 22:23:31 1.87 @@ -1470,3 +1470,16 @@ 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. + +Fixed truly ancient bug in bounding box computation for cones, which +could (and did) cause missing segments. + +Added -z option to normtiff to output LZW-compressed files.