--- ray/doc/notes/ReleaseNotes 2014/11/12 17:42:34 1.250 +++ ray/doc/notes/ReleaseNotes 2014/12/04 05:26:27 1.252 @@ -2000,3 +2000,9 @@ Fixed bug in tensor tree BSDF code that caused bus err some systems, and may have been source of other errors as well. (Above changes included in 4.2.2 patch release.) + +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.