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.397 by greg, Mon Nov 29 16:07:36 2021 UTC vs.
Revision 1.399 by greg, Tue Dec 7 23:49:50 2021 UTC

# Line 2489 | Line 2489 | fixes the following problems:
2489          geometry; approximations are substituted and warning messages issued.
2490          Unfortunately, this code is not tested, since I don't have any IES
2491          files that use these shapes.
2492 +
2493 + Added support for depth-of-field blurring in vwrays using -pd option.
2494 + Also, made -c count work with vwrays -i, producing multiple samples
2495 + per indicated pixel position.  At the same time, support for the -pd
2496 + option was added to rtpict, which calls on vwrays for its samples.
2497 +
2498 + Fixed issue with BSDFs that didn't obey reciprocity, where direct
2499 + sampling wasn't following exactly with indirect sampling.  This was
2500 + discovered and reported by Jon Sargent.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines