--- ray/doc/notes/ReleaseNotes 2015/02/24 19:39:26 1.254 +++ ray/doc/notes/ReleaseNotes 2015/04/05 01:32:01 1.257 @@ -2001,6 +2001,9 @@ 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. @@ -2012,3 +2015,10 @@ 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.