--- ray/doc/notes/ReleaseNotes 2004/11/08 15:50:59 1.57 +++ ray/doc/notes/ReleaseNotes 2004/12/15 22:02:04 1.59 @@ -1375,3 +1375,9 @@ reinstate it. Fixed bug in pcond's acuity simulation for small view angles (less than 4 degrees horizontally or vertically). Thanks to James Lee for figuring this out. + +Added script to convert to/from ICT's Poskanzer Float Map, which I don't +care to support officially due to its machine-dependent byte order. + +Fixed bug that caused incorrect reporting of non-surface in set when +mixing meshes and instances. (Thanks to Jack de Valpine for discovery.)