ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/Development/ray/doc/notes/ReleaseNotes
(Generate patch)

Comparing ray/doc/notes/ReleaseNotes (file contents):
Revision 1.500 by greg, Fri Sep 26 04:01:43 2025 UTC vs.
Revision 1.503 by greg, Fri Nov 14 23:51:42 2025 UTC

# Line 2860 | Line 2860 | color space, gamma, and typical Radiance header settin
2860   Updated evalglare with new 3.0x version from Jan Wienold.
2861  
2862   Fixed issue with genBSDF -t3 option under Windows.
2863 +
2864 + Created rxfluxmtx tool that avoids unnecessary interprocess
2865 + communication by supporting direct calls to RcontribSimulManager
2866 + class and provides view rendering as well as surface sampling
2867 + and pass-through modes.
2868 +
2869 + Added -m option to pvsum to optimize memory cache performance.
2870 +
2871 + Added -bj option to rfluxmtx and rxfluxmtx to blur bin boundaries
2872 + by jittering sample directions.  Setting -bj 1 is statistically
2873 + equivalent to linear interpolation of receiver bins, rather than
2874 + the default piecewise constant representation (-bj 0).

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)