--- ray/doc/notes/ReleaseNotes 2017/12/09 20:47:33 1.310 +++ ray/doc/notes/ReleaseNotes 2018/01/05 02:47:45 1.311 @@ -2184,3 +2184,8 @@ Added top-level resources directory with files from Ro Improved accuracy for peaky BSDFs and small light sources. Fixed issue with pmapdump noted by Axel Jacobs. + +Improved accuracy of bsdf2ttree when converting scattering interpolation +representatons with strong peaks. + +Tweaked peak-extraction code to work more reliably.