--- ray/doc/notes/ReleaseNotes 2018/01/08 16:51:31 1.312 +++ ray/doc/notes/ReleaseNotes 2018/04/14 17:45:42 1.316 @@ -2193,3 +2193,15 @@ 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. + +Added ability to move forwards/backwards specified distance in rvu "origin" +command. Feature requested by John Mardaljevic, who essentially owns this +command, now. + +Reduced bias in ambient super-sampling method. +