--- ray/doc/notes/ReleaseNotes 2015/05/29 07:45:48 1.264 +++ ray/doc/notes/ReleaseNotes 2015/10/14 20:51:44 1.271 @@ -1956,8 +1956,8 @@ to klems_full.cal in the process.) Added "-c" option to getinfo to execute command on data segment. -===================== -Version 5.0 +================================ +Version 5.0 (Released 9/18/2015) Changed rmtxop so it writes out same type as lesser of inputs unless directed otherwise using -f? option. @@ -2040,3 +2040,25 @@ 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. + +================================= +Version 5.1 + +Fixed issue with vchars.mta and symbols.mta not being installed in +the appropriate metafile library location, with help from Rob G.