--- ray/doc/notes/ReleaseNotes 2008/12/06 01:08:52 1.153 +++ ray/doc/notes/ReleaseNotes 2009/05/21 18:08:43 1.157 @@ -1682,3 +1682,16 @@ 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. + +Fixed error in mkillum calculation where it neglected indirect +source contributions from BTDF illum's. + +Added GMT and LATLONG header lines for Greenwich Mean Time and +degrees North Latitude / East Longitude.