--- ray/doc/notes/ReleaseNotes 2011/05/19 16:09:38 1.186 +++ ray/doc/notes/ReleaseNotes 2011/08/02 22:47:30 1.189 @@ -1789,3 +1789,12 @@ Added BSDF data-driven material type with full samplin 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. + +Muted warning for "no light sources found" when there is at least +one glow object and interreflections are on (-ab > 0).