--- ray/doc/notes/ReleaseNotes 2017/08/17 21:57:20 1.301 +++ ray/doc/notes/ReleaseNotes 2017/09/05 22:42:52 1.304 @@ -2155,3 +2155,14 @@ 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.