--- ray/doc/notes/ReleaseNotes 2015/05/29 07:45:48 1.264 +++ ray/doc/notes/ReleaseNotes 2015/09/18 18:29:00 1.269 @@ -2040,3 +2040,19 @@ definition follows potential obstructor in input. Fixed issue with missing character type identifier at head of genBSDF XML output. + +Prompted by Roland S., added option to have pcompos -a order +rows from top rather than bottom of image. + +Changed dctimestep to accept matrix as well as BTDF input +in the VTDs invocation mode. This permits the output of +rmtxop to be used in a pinch when combining multiple BTDF +layers, although interreflection between layers is not +accounted for properly as it is in the WINDOW program. + +Added Jan Wienold et al.'s evalglare to distribution. + +Hopeful fix to deadlock issue under Mac OS X 10.10.x (Yosemite). + +Fixed early exit of rcontrib with internal error (sample behind sender) +discovered by Rob G.