--- ray/doc/notes/ReleaseNotes 2012/07/29 19:01:39 1.202 +++ ray/doc/notes/ReleaseNotes 2012/09/28 22:20:49 1.205 @@ -1837,3 +1837,10 @@ Added -d option to genskyvec to produce direct-only (s 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. + +Added MNAME and ZNAME variables to ranimove for debugging & testing.