--- ray/doc/notes/ReleaseNotes 2004/03/08 21:39:32 1.30 +++ ray/doc/notes/ReleaseNotes 2004/03/28 16:31:14 1.34 @@ -1258,3 +1258,13 @@ on the mirror and prism types to work properly. Rob Guglielmetti dded -lw and -lh options to falsecolor to control the legend dimensions. Made it so -lw 0 and/or -lh 0 turns legend off. + +Made it so pcompos will read everything from a stream even if it doesn't +need it, so input commands will not receive a hangup signal. + +Wrote ra_bmp program to convert to and from Windows BMP files (finally). +It's the most horrible image format I've ever seen, and I've seen a lot. + +Increased -aa default value for all renderers (and also -ad and -as in +rview) at Schorsch's suggestion. I think this undid my earlier decrease +of -aa last time, which I guess was ill-considered.