--- ray/doc/notes/ReleaseNotes 2017/11/28 22:16:59 1.306 +++ ray/doc/notes/ReleaseNotes 2017/12/04 21:58:10 1.309 @@ -2171,3 +2171,12 @@ Legend changes and improvements by David G-M and Steph Fixed bug in peak extraction code that generated "Bad call to SDqueryTreProjSA" error, reported by Lars Grobe. + +Increased maximum luminance to 10^7 in pcond to fix issue noticed +by Axel Jacobs where veiling glare not added for the sun under +some conditions. + +Increased maximum number of open files in rcontrib to the system upper +limit of 2048 rather than the default 512. + +Added top-level resources directory with files from Rob Guglielmetti.