--- ray/doc/notes/ReleaseNotes 2024/08/14 20:05:23 1.456 +++ ray/doc/notes/ReleaseNotes 2024/09/10 20:24:42 1.457 @@ -2713,3 +2713,7 @@ to Mike DiPompeo of LightStanza for reporting the issu Added rxpict rendering tool based on C++ RpictSimulManager class. Multi-processing and spectral output are supported. + +Added crude ability to read and convert spectra to RGB in ximage, +ra_bmp, and ra_rgbe programs. Also updated fast tone-mapping +library to handle spectral HSR inputs at the same time.