--- ray/doc/notes/ReleaseNotes 2022/03/18 18:31:47 1.409 +++ ray/doc/notes/ReleaseNotes 2022/04/10 03:46:27 1.412 @@ -2532,3 +2532,13 @@ for extracting rows and columns from matrices, mostly. Changed pcomb so -o option elides original exposure values from indented source headers. + +Added getinfo -r option, which is similar to -a except it will +replace indicated lines with new ones. + +Slight change to vwrays -d option to not spit out "-ld-", and to +produce "-ld+" without requiring input picture as argument. + +Added automatic overture calculation to rtpict with -n > 1 if +ambient cache is on and file is named. Random image sampling +avoids some of the issues with redundant calculations but not all.