--- ray/doc/notes/ReleaseNotes 2019/08/14 04:18:12 1.354 +++ ray/doc/notes/ReleaseNotes 2019/08/25 22:24:01 1.356 @@ -2312,3 +2312,9 @@ column vector. Also added ability to apply trailing u (-t, and -s or -c) to resulting matrix. Added new depth, normal, and ID file types to radcompare. + +Added BigEndian= header line for automatic byte-swapping in rmtxop +and radcompare. Doesn't work quite as automatically as it should +for pvalue -r, currently. + +Added new "turbo" palette to falsecolor (thanks to Taoning).