--- ray/doc/notes/ReleaseNotes 2017/05/13 01:50:54 1.296 +++ ray/doc/notes/ReleaseNotes 2017/05/31 17:25:21 1.298 @@ -2142,3 +2142,8 @@ Added -v option to obj2mesh to print out mesh statisti Rewrote bsdf2rad from ground up and made it a standard part of build. Fixed bug in orientation of Reinhart/Tregenza sample generator in rfluxmtx. + +Added ability to perform shadow-testing through unproxied BSDFs with strong +through (direct-direct) component. + +Added {+|-}a options to genBSDF and bsdf2ttree for switching off reciprocity averaging.