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.357 by greg, Mon Sep 9 17:19:51 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.
2319 +
2320 + Added new "turbo" palette to falsecolor (thanks to Taoning).
2321 +
2322 + Nathaniel Jones created the "dcglare" program for annual glare
2323 + simulations when the sun and sky are visible through the window.
2324 + Tutorial is posted at "https://github.com/nljones/Accelerad/wiki/The-Imageless-Method-for-Spatial-and-Annual-Glare-Analysis".

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines