--- ray/doc/notes/ReleaseNotes 2010/12/16 21:34:41 1.183 +++ ray/doc/notes/ReleaseNotes 2011/06/03 19:41:14 1.187 @@ -1783,3 +1783,11 @@ Fixed bug in findglare for reading picture files under Added options to pvalue to note other color spaces on reverse conversion. Thanks to Erich Philips for the feature request. + +Added BSDF data-driven material type with full sampling support. + +Added BRDF calculations to genBSDF. + +Bug fixes in rsensor thanks to help from David Geisler-Moroder. + +Added variable-resolution BSDF support in renderers and genBSDF.