--- ray/doc/notes/ReleaseNotes 2017/12/09 20:47:33 1.310 +++ ray/doc/notes/ReleaseNotes 2018/03/30 23:14:07 1.315 @@ -2184,3 +2184,20 @@ Added top-level resources directory with files from Ro Improved accuracy for peaky BSDFs and small light sources. Fixed issue with pmapdump noted by Axel Jacobs. + +Improved accuracy of bsdf2ttree when converting scattering interpolation +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. + +Added ability to move forwards/backwards specified distance in rvu "origin" command. +Feature requested by John Mardaljevic, who essentially owns this command, now. +