--- ray/doc/notes/ReleaseNotes 2017/05/15 22:50:33 1.297 +++ ray/doc/notes/ReleaseNotes 2017/07/17 00:14:28 1.299 @@ -2145,3 +2145,10 @@ Fixed bug in orientation of Reinhart/Tregenza sample g 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. + +Added bias to see through BTDFs with a strong "through" component +rather than scattering view rays. This is in lieu of peak extraction, +which looked to be too difficult from an implementation standpoint.