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.320 by greg, Wed Jun 13 21:23:45 2018 UTC vs.
Revision 1.323 by greg, Fri Jul 20 00:50:40 2018 UTC

# Line 2220 | Line 2220 | optional build in src/cv/.
2220  
2221   Fixed bug in rcontrib with virtual sources, where pretest was adding
2222   to modifier accumulation buffers.  Reported by Mostapha.
2223 +
2224 + Added an "aBSDF" material type that explicitly checks for peak extraction.
2225 + Its arguments are the same as the original "BSDF" type, but without the
2226 + thickness parameter, as proxy geometry is not supported by this new type.
2227 + The old "BSDF" type no longer does peak extraction under any circumstances,
2228 + since this behavior is superfluous for proxied geometry.
2229 +
2230 + Added -r option to bsdf2rad (and bsdfview) to fix BSDF min and max range
2231 + for comparing BSDFs.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines