# | 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. |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |