--- ray/doc/notes/ReleaseNotes 2011/06/23 18:05:18 1.188 +++ ray/doc/notes/ReleaseNotes 2011/10/26 03:44:56 1.190 @@ -1795,3 +1795,9 @@ Added variable-resolution BSDF support in renderers an 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). + +Fixed long-standing bug that caused underestimation of reflection +when specular component was below -st threshold in non-metals.