--- ray/doc/notes/ReleaseNotes 2017/08/17 21:57:20 1.301 +++ ray/doc/notes/ReleaseNotes 2017/09/25 18:48:11 1.305 @@ -2155,3 +2155,16 @@ which looked to be too difficult from an implementatio Added bsdfview tool analogous to objview but for BSDF files (XML and SIR), which calls bsdf2rad then rad with a few useful default views. + +========================= +Version 5.2 + +Created psketch program to apply non-photorealistic rendering to selected +objects, identified by modifier name(s). + +Added '*' and '/' operations to rmtxop for element-wise multiplication and +division of same-sized matrices. + +Changed falsecolor so "-s" option is adjusted to match legend if one. + +Legend changes and improvements by David G-M and Stephen W.