--- ray/doc/notes/ReleaseNotes 2019/11/08 02:10:38 1.360 +++ ray/doc/notes/ReleaseNotes 2020/01/20 17:53:40 1.363 @@ -2335,3 +2335,11 @@ between whitespace. Added ability of vwrays, pinterp, and pmblur2 to read encoded depth files. Added -o RxCxR1xC1 facility to perform blocking in rcollate. + +Made it so number of segments in genworm, genrev, and gensurf can be +given as expressions of previously defined variables, etc. + +Added -D and -n option to gendaymtx to output sun description and skip +matrix output on request. + +Updated eplus_uvf to work with IDF version 9.x, checking version number.