--- ray/doc/notes/ReleaseNotes 2010/10/31 23:06:44 1.181 +++ ray/doc/notes/ReleaseNotes 2011/02/21 22:48:51 1.185 @@ -1778,3 +1778,12 @@ the old -sj, but when set greater than 1, spawns multi 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.