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.302 by greg, Sat Aug 26 16:07:22 2017 UTC vs.
Revision 1.309 by greg, Mon Dec 4 21:58:10 2017 UTC

# Line 2161 | Line 2161 | Version 5.2
2161  
2162   Created psketch program to apply non-photorealistic rendering to selected
2163   objects, identified by modifier name(s).
2164 +
2165 + Added '*' and '/' operations to rmtxop for element-wise multiplication and
2166 + division of same-sized matrices.
2167 +
2168 + Changed falsecolor so "-s" option is adjusted to match legend if one.
2169 +
2170 + Legend changes and improvements by David G-M and Stephen W.
2171 +
2172 + Fixed bug in peak extraction code that generated
2173 + "Bad call to SDqueryTreProjSA" error, reported by Lars Grobe.
2174 +
2175 + Increased maximum luminance to 10^7 in pcond to fix issue noticed
2176 + by Axel Jacobs where veiling glare not added for the sun under
2177 + some conditions.
2178 +
2179 + Increased maximum number of open files in rcontrib to the system upper
2180 + limit of 2048 rather than the default 512.
2181 +
2182 + Added top-level resources directory with files from Rob Guglielmetti.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines