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.276 by greg, Fri Mar 4 16:52:03 2016 UTC vs.
Revision 1.279 by greg, Thu Apr 28 16:28:20 2016 UTC

# Line 2082 | Line 2082 | process as it disentangles its shared memory.  We now
2082   wait for all the processes together, so they can disentangle
2083   in parallel.  It can still take up to a minute in some cases,
2084   but not 10 minutes like it was taking before the fix.
2085 +
2086 + Enabled ambient cache value corral for all levels, not just final two.
2087 + This may reduce errors in certain pathological scenes.
2088 +
2089 + Added -in option to rcalc, rlam, and total to limit the number of
2090 + input records in hopes of circumventing Windows EOF issues on binary data.
2091 + Also added -on option to rcalc and total for logical symmetry.
2092 +
2093 + Increased modifier limit to 10,000 in rcontrib.
2094 +
2095 + Fixed issues with glrad and added zoom response to mouse wheel input.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines