--- ray/doc/notes/ReleaseNotes 2025/08/21 22:33:30 1.495 +++ ray/doc/notes/ReleaseNotes 2025/09/13 17:54:39 1.498 @@ -2844,4 +2844,12 @@ Fixed ordering of spectral data in gensdaymtx output. Fixed crash in new Poisson sampling routines for large settings of -ad. +Fixed reversal of direct and diffuse values in EPW files. (Thanks to +Taoning Wang for spotting the error.) + +Fixed issue with zero radiation values in gensdaymtx (TW). + (The above fixes were released as official patch 6.0.1) + +Fixed issues with rtpict running under Windows. Thanks to Mehlika +Inanici for help finding problems and testing.