--- ray/doc/notes/ReleaseNotes 2010/06/18 21:22:49 1.171 +++ ray/doc/notes/ReleaseNotes 2010/09/03 23:53:49 1.173 @@ -1736,3 +1736,10 @@ Updated SCons build system for MINGW compilation, than Kohler. Added -u option to rlam for unbuffered output. + +Modified dctimestep to accept sky vector and daylight coefficient matrix +or list of images to sum together, as suggested by Andy McNeil. + +Created genBSDF script to generate BSDF in Windows XML format. + +Modified mkillum to accept detailed geometry from BSDF XML files.