--- ray/doc/notes/ReleaseNotes 2016/09/12 20:31:34 1.285 +++ ray/doc/notes/ReleaseNotes 2016/09/16 17:54:56 1.287 @@ -2111,3 +2111,7 @@ Added -a option to getinfo for easy addition of header Fixed issue with multiple records on picture output in rcontrib (and rfluxmtx). Credit to Sarith Subramaniam for pointing out the problem. + +Made mkillum more tolerant of non-planar polygons in its sampling routines. + +Added "-recover" option to genBSDF to pick up where it left off.