--- ray/doc/notes/ReleaseNotes 2018/01/08 16:51:31 1.312 +++ ray/doc/notes/ReleaseNotes 2018/03/19 23:40:33 1.314 @@ -2193,3 +2193,7 @@ 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.