--- ray/doc/notes/ReleaseNotes 2005/01/18 00:33:16 1.62 +++ ray/doc/notes/ReleaseNotes 2005/02/07 17:08:16 1.65 @@ -1393,3 +1393,12 @@ Added -pd option to handle depth-of-field blur in rpic that the view directon (-vd option) include focal distance information, which is now preserved by the various view file routines, and reported by the vwright command. + +Added DBLUR variable to ranimate and pmdblur script to handle simultaneous +motion and depth-of-field blurring. Thanks to Visarc for funding this work. + +Added setting of focus distance in rvu ("focus" command) and rholo +('f'/"frame" command). + +Changed default remote shell in ranimate to "ssh" rather than "rsh", +which has been abandoned on most Unix systems due to security issues.