--- ray/doc/notes/ReleaseNotes 2008/11/21 01:30:16 1.152 +++ ray/doc/notes/ReleaseNotes 2009/02/09 16:41:28 1.155 @@ -1679,3 +1679,13 @@ affect operation, but may require the update of script by others that assume the ".pic" suffix for Radiance output. Added -N option to objview to support multiprocessing. + +Improved sampling of circular sources (source, sphere, ring types) with +quite a bit of help from David Geisler-Moroder. + +Added "rpict" and "rvu" variables to rad, and made these as well as +the "oconv", "mkillum" and "pfilt" variables accept an alternate +command path in each case. Change suggested by Lars Grobe based +on similar Radzilla (radz) facility by Carsten Bauer. + +Fixed rad -v N specification to use actual view name if one.