--- ray/doc/notes/ReleaseNotes 2014/12/04 05:26:27 1.252 +++ ray/doc/notes/ReleaseNotes 2015/04/05 01:32:01 1.257 @@ -2001,8 +2001,24 @@ some systems, and may have been source of other errors (Above changes included in 4.2.2 patch release.) +=================== +Version 5.0 + 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. + +Initial check-in of Roland Schregle's photon map integration. +New 5.0a version designation as suggested by Andy McNeil. + +Added left-hand coordinate sytems to rfluxmtx to correct +problems with coordinate axis orientations pointed out by +David Geisler-Moroder. + +Added color output to genBSDF (+C option) and support for +color rendering of Klems and tensor tree data.