--- ray/doc/notes/ReleaseNotes 2024/01/04 01:55:42 1.442 +++ ray/doc/notes/ReleaseNotes 2024/01/25 19:25:50 1.445 @@ -2671,4 +2671,10 @@ put out as many color channels as specified in any -cs (default is 3 for RGB). Added ability of mgf2rad to convert spectral data at least -for light, glow, plastic, and metal primitive types. +for light, glow, plastic, and metal primitive types. Need +to use new '-s' option to get new output. + +Added handling of spectral images to rcode2bmp script. + +Minor change to rcollate to allow explicit byte records to +be any specified length without checks against header input.