--- ray/doc/notes/ReleaseNotes 2018/01/05 02:47:45 1.311 +++ ray/doc/notes/ReleaseNotes 2018/03/19 23:40:33 1.314 @@ -2189,3 +2189,11 @@ Improved accuracy of bsdf2ttree when converting scatte representatons with strong peaks. Tweaked peak-extraction code to work more reliably. + +Georg Mischler updated SCons build system. + +Rob Guglielmetti and Alex Swindler updated CMake build system. + +Modified pcomb so the first view seen in the inputs is written into header. + +Wrote rtpict script to run rtrace in parallel mode and simulate rpict with -n option.