--- ray/doc/notes/ReleaseNotes 2010/12/02 18:08:11 1.182 +++ ray/doc/notes/ReleaseNotes 2011/06/23 18:05:18 1.188 @@ -1780,3 +1780,18 @@ samples from semi-specular surfaces. Fixed bug noticed by Randolph Fritz that caused ambient sync errors. Fixed bug in findglare for reading picture files under Windows. + +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. + +Created pkgBSDF program to extract BSDF geometry and put it +together with surface description suitable for inclusion in +a Radiance scene.