--- ray/doc/notes/ReleaseNotes 2013/04/04 15:13:43 1.217 +++ ray/doc/notes/ReleaseNotes 2013/08/05 22:56:50 1.219 @@ -1877,3 +1877,9 @@ Added -r option to gendaymtx to rotate the sky the spe degrees about the zenith as suggested by A. McNeil. Axel Jacobs added -pal eco color map that does a blue-red-yellow scale. + +Created bsdf2klems tool to convert from various BSDF representations to +Klems basis matrix in XML file. + +Fixed problem with inappropriate reciprocity enforcement on tensor +tree reduction in genBSDF. (Thanks to A.McNeil for discovering issue.)