--- ray/doc/notes/ReleaseNotes 2020/01/07 01:42:30 1.362 +++ ray/doc/notes/ReleaseNotes 2020/04/13 17:12:19 1.368 @@ -2340,4 +2340,24 @@ Made it so number of segments in genworm, genrev, and 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. +matrix output on request. A -M option was also added to output solar +modifiers for rcontrib. Support also added for leap days in WEA input. +Enhancements sponsored by Ladybug Tools. + +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. + +Fixed a crash related to rtrace -om or -oM with mesh instances containing +materials. + +Improved rtrace flushing function to handle any value for -x without +deadlock on controlling process. + +Eliminated unnecessary start-up procedures for rtrace when only ray-casting +is needed (i.e., no tracing or value output).