--- ray/doc/notes/ReleaseNotes 2016/01/29 16:21:55 1.273 +++ ray/doc/notes/ReleaseNotes 2016/02/03 01:57:06 1.275 @@ -2070,3 +2070,6 @@ Added ability to digest color (CIE-XYZ) input in pabop This change alters the .sir (interpolant) format, so these files will need to be regenerated. Use the new "#colorimetry: CIE-XYZ" tag to enable on input. + +Rewrote bsdf2klems to support tristimulus color and call wrapBSDF. +Did the same for bsdf2ttree. Function specifications still gray only.