--- ray/doc/notes/ReleaseNotes 2005/09/19 02:23:58 1.100 +++ ray/doc/notes/ReleaseNotes 2005/09/20 17:05:10 1.102 @@ -1521,3 +1521,8 @@ sequences using a moving histogram in combination with 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.)