--- ray/doc/notes/ReleaseNotes 2019/11/07 23:20:28 1.359 +++ ray/doc/notes/ReleaseNotes 2020/03/30 18:28:35 1.366 @@ -2333,3 +2333,20 @@ Changed rsplit so specifying a space as the separator 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. + +Fix to glarendx issues with dgi calculation. + +Made it so rmtxop and dctimestep undo any exposure applied to Radiance +pictures they may load. + +Added objutil utility to manipulate Wavefront .OBJ files.