--- ray/doc/notes/ReleaseNotes 2018/03/19 23:40:33 1.314 +++ ray/doc/notes/ReleaseNotes 2018/05/04 23:56:49 1.318 @@ -2196,4 +2196,18 @@ Rob Guglielmetti and Alex Swindler updated CMake build 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. +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. + +Fixed bugs associated with zero transmission in chromatic tensor trees. +Thanks to Lars Grobe for pointing out issues. + +Added RAYPATH searching for -f options to genrev, gensurf, genworm, +bsdf2klems, bsdf2ttree, and pcomb. This makes behavior consistent +with rcalc, calc, and rendering tools.