--- ray/doc/notes/ReleaseNotes 2012/06/14 22:42:21 1.200 +++ ray/doc/notes/ReleaseNotes 2012/10/13 20:15:43 1.207 @@ -1832,3 +1832,22 @@ Added -c option to vwrays to repeat pixels for rtcontr Reworked rtcontrib program and renamed to rcontrib. New version runs much faster, especially on multiprocessor systems, and doesn't require as much 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. + +Added MNAME and ZNAME variables to ranimove for debugging & testing. + +Created pmblur2 command to take motion and depth buffers from ranimove +to compute a better motion blur. + +****** COMPATIBILITY CHANGE ******** +Changed BSDF routines to use updated/corrected XML specification and +removed depracated BSDF support from mkillum.