--- ray/doc/notes/ReleaseNotes 2009/06/14 00:33:16 1.159 +++ ray/doc/notes/ReleaseNotes 2009/06/17 20:41:46 1.162 @@ -1700,5 +1700,15 @@ Added gendaylit to distribution (finally). Added ability in vwright(1) to get view from command line arguments. -Created genklemsamp(1) utility to generate samples suitable for BSDF-based annual calculations. -This is the first Perl script to be added to Radiance. Hopefully, others will follow. +Created genklemsamp(1) utility to generate samples suitable for +BSDF-based annual calculations. This is the first Perl script to +be added to Radiance. Hopefully, others will follow. + +Added klems_int.cal file to compute Klems bins for windows. + +Created gentregvec utility to sample a particular sky and +evaluate average radiance over the standard Tregenza sky patches. + +Created dctimestep program to compute a set of sensor values or +a combined image for a particular time using the daylight +coefficient method.