--- ray/doc/notes/ReleaseNotes 2016/08/30 06:10:12 1.284 +++ ray/doc/notes/ReleaseNotes 2016/09/15 22:34:41 1.286 @@ -2108,3 +2108,8 @@ Roland Schregle added out-of-core photon mapping routi may be compiled using the PMAP_OOC macro. Added -a option to getinfo for easy addition of header lines. + +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.