--- ray/doc/notes/ReleaseNotes 2024/08/02 18:47:25 1.454 +++ ray/doc/notes/ReleaseNotes 2024/08/14 20:05:23 1.456 @@ -2706,3 +2706,10 @@ descriptions. Taoning added gensdaymtx utility based on gendaymtx, and added epw2wea -a option to include required information. + +Fixed bug introduced in Auguest 2022 (5.4 release) in distant +light source sampling, which caused aiming failures. (Thanks +to Mike DiPompeo of LightStanza for reporting the issue.) + +Added rxpict rendering tool based on C++ RpictSimulManager class. +Multi-processing and spectral output are supported.