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.495 by greg, Thu Aug 21 22:33:30 2025 UTC vs.
Revision 1.503 by greg, Fri Nov 14 23:51:42 2025 UTC

# Line 2844 | Line 2844 | Fixed ordering of spectral data in gensdaymtx output.
2844  
2845   Fixed crash in new Poisson sampling routines for large settings of -ad.
2846  
2847 + Fixed reversal of direct and diffuse values in EPW files.  (Thanks to
2848 + Taoning Wang for spotting the error.)
2849 +
2850 + Fixed issue with zero radiation values in gensdaymtx (TW).
2851 +
2852   (The above fixes were released as official patch 6.0.1)
2853 +
2854 + Fixed issues with rtpict running under Windows.  Thanks to Mehlika
2855 + Inanici for help finding problems and testing.
2856 +
2857 + Added metadata i/o to ra_bmp in both directions, preserving
2858 + color space, gamma, and typical Radiance header settings.
2859 +
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)