ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/notes/ReleaseNotes
(Generate patch)

Comparing ray/doc/notes/ReleaseNotes (file contents):
Revision 1.408 by greg, Tue Mar 15 00:25:50 2022 UTC vs.
Revision 1.412 by greg, Sun Apr 10 03:46:27 2022 UTC

# Line 2529 | Line 2529 | Added -P option to rcalc to pass formatted input when
2529   Created rcrop utility for cropping matrices and pictures more
2530   conveniently, correcting view information.  Expect it to be handy
2531   for extracting rows and columns from matrices, mostly.
2532 +
2533 + Changed pcomb so -o option elides original exposure values
2534 + from indented source headers.
2535 +
2536 + Added getinfo -r option, which is similar to -a except it will
2537 + replace indicated lines with new ones.
2538 +
2539 + Slight change to vwrays -d option to not spit out "-ld-", and to
2540 + produce "-ld+" without requiring input picture as argument.
2541 +
2542 + Added automatic overture calculation to rtpict with -n > 1 if
2543 + ambient cache is on and file is named.  Random image sampling
2544 + avoids some of the issues with redundant calculations but not all.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines