--- ray/doc/notes/ReleaseNotes 2025/03/19 01:18:20 1.478 +++ ray/doc/notes/ReleaseNotes 2025/03/27 01:26:55 1.479 @@ -2775,3 +2775,8 @@ This follows the request and recommendations of David Removed limitation in rfluxmtx, which was disallowing distant and local receivers. Found this to be a perfectly valid approach for some annual daylighting scenarios. + +Wrote new pvsum tool to handle cases dctimestep can't, like +spectral input pictures. It also adds a -N option for multi- +processing on Unix machines, which utilizes memory-mapped +inputs for efficient i/o sharing.