--- ray/doc/notes/ReleaseNotes 2005/09/15 18:06:23 1.98 +++ ray/doc/notes/ReleaseNotes 2005/09/20 17:05:10 1.102 @@ -1515,3 +1515,14 @@ sequence. (Development generously sponsored by Iebele Added missing preload of mesh objects for more efficient memory use during parallel rendering -- this was a serious oversight. + +Created ran2tiff program to automate exposure setting of animation +sequences using a moving histogram in combination with pcond, and +converting frames to TIFF. + +Eliminated SPEED macro from makeall and source tree. + +Added -pj option to vwrays to allow jittering of sample locations. + +Fixed bug in rtcontrib where it occasionally missed writing the +final bin file. (Pretty serious, actually.)