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.368 by greg, Mon Apr 13 17:12:19 2020 UTC vs.
Revision 1.370 by greg, Fri May 15 19:10:21 2020 UTC

# Line 2361 | Line 2361 | deadlock on controlling process.
2361  
2362   Eliminated unnecessary start-up procedures for rtrace when only ray-casting
2363   is needed (i.e., no tracing or value output).
2364 +
2365 + Improved isotropic sampling method in bsdf2ttree using "zipper" approach
2366 + applied in genBSDF.
2367 +
2368 + Added limit to memory used by high-resolution tensor tree BSDFs for
2369 + cumulative cache during MC sampling (rendering).  Limit set to 250MBytes
2370 + per BSDF for standard architectures.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines