--- ray/doc/notes/ReleaseNotes 2019/08/12 23:17:04 1.353 +++ ray/doc/notes/ReleaseNotes 2019/08/14 18:20:02 1.355 @@ -2310,3 +2310,9 @@ Improved efficiency of rmtxop in cases where matrix mu faster evaluated right-to-left, as when the final component is a column vector. Also added ability to apply trailing unary operators (-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.