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.331 by greg, Tue Nov 13 19:58:33 2018 UTC vs.
Revision 1.335 by greg, Sun Jun 9 20:58:26 2019 UTC

# Line 2249 | Line 2249 | Made picking function in rvu ignore transparent and vo
2249   Added -orRxX options to rtrace to enable output of mirrored and unmirrored
2250   contributions and distances to enable new types of reprojections.  This also
2251   cleaned up and unified handling of effective ray lengths throughout code.
2252 +
2253 + Bug fixes from Jan Wienold for evalglare.
2254 +
2255 + Changed indexed (numbered) output from dctimestep to start from 0 rather
2256 + than 1, to make it more consistent with expected input naming.
2257 +
2258 + Increased default sampling in bsdf2klems (-n option) to 1024.
2259 +
2260 + Fixed an issue noticed by David G-M that was causing genBSDF to bias
2261 + isotropic tensor tree samples resulting in subsequent failure of
2262 + peak extraction with "aBSDF" type.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines