--- ray/doc/notes/ReleaseNotes 2015/05/28 09:13:19 1.263 +++ ray/doc/notes/ReleaseNotes 2015/09/18 18:29:00 1.269 @@ -2037,3 +2037,22 @@ Added photon map support to trad. Fixed bug in antimatter source testing when antimatter 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.