ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/notes/ReleaseNotes
(Generate patch)

Comparing ray/doc/notes/ReleaseNotes (file contents):
Revision 1.353 by greg, Mon Aug 12 23:17:04 2019 UTC vs.
Revision 1.355 by greg, Wed Aug 14 18:20:02 2019 UTC

# Line 2310 | Line 2310 | Improved efficiency of rmtxop in cases where matrix mu
2310   faster evaluated right-to-left, as when the final component is a
2311   column vector.  Also added ability to apply trailing unary operators
2312   (-t, and -s or -c) to resulting matrix.
2313 +
2314 + Added new depth, normal, and ID file types to radcompare.
2315 +
2316 + Added BigEndian= header line for automatic byte-swapping in rmtxop
2317 + and radcompare.  Doesn't work quite as automatically as it should
2318 + for pvalue -r, currently.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines