--- ray/doc/notes/ReleaseNotes 2012/06/28 20:48:03 1.201 +++ ray/doc/notes/ReleaseNotes 2012/09/02 15:33:15 1.204 @@ -1834,3 +1834,11 @@ faster, especially on multiprocessor systems, and does memory. No longer calls rtrace; instead does all the work itself. Added -d option to genskyvec to produce direct-only (sun no sky) vector. + +Added Ashikhmin-Shirley anisotropic BRDF model (ashik2) with help +from Nicolas Boneel. + +Added Ruby rewrite of objview.csh by Rob Guglielmetti. + +Fixed bug in reciprocity for tensor tree BTDF representations. Thanks +to Andy McNeil for identifying the problem.