--- ray/doc/notes/ReleaseNotes 2021/12/07 23:49:50 1.399 +++ ray/doc/notes/ReleaseNotes 2021/12/14 02:33:18 1.400 @@ -2498,3 +2498,6 @@ option was added to rtpict, which calls on vwrays for Fixed issue with BSDFs that didn't obey reciprocity, where direct sampling wasn't following exactly with indirect sampling. This was discovered and reported by Jon Sargent. + +Created checkBSDF tool to test XML BSDF reciprocity and perform similar +sanity checks.