--- ray/doc/notes/ReleaseNotes 2014/11/21 00:53:52 1.251 +++ ray/doc/notes/ReleaseNotes 2015/02/20 18:26:09 1.253 @@ -2003,3 +2003,9 @@ some systems, and may have been source of other errors Improved ambient extrapolation to avoid zero values. Actual threshold set to 5% of recorded value. + +Changed anisotropic Gaussian and Ashikhmin models so that +illegal orientation vectors are dealt with more gracefully. + +Created wrapBSDF tool and incorporated into genBSDF along +with new rfluxmtx computation.