--- ray/doc/notes/ReleaseNotes 2018/06/26 14:42:18 1.322 +++ ray/doc/notes/ReleaseNotes 2018/07/26 23:50:40 1.324 @@ -2226,3 +2226,9 @@ Its arguments are the same as the original "BSDF" type thickness parameter, as proxy geometry is not supported by this new type. The old "BSDF" type no longer does peak extraction under any circumstances, since this behavior is superfluous for proxied geometry. + +Added -r option to bsdf2rad (and bsdfview) to fix BSDF min and max range +for comparing BSDFs. + +Fixed issue with pfilt -m option and uneven image size changes pointed +out by Rob Shakespeare.