--- ray/doc/notes/ReleaseNotes 2012/06/14 05:19:05 1.199 +++ ray/doc/notes/ReleaseNotes 2012/07/29 19:01:39 1.202 @@ -1828,3 +1828,12 @@ Added "Number of processes" slider to trad "Action" pa option for rvu and batch rendering. Added -c option to vwrays to repeat pixels for rtcontrib. + +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.