--- ray/doc/notes/ReleaseNotes 2016/07/13 00:51:17 1.281 +++ ray/doc/notes/ReleaseNotes 2016/08/30 06:10:12 1.284 @@ -2098,3 +2098,13 @@ Added missing definition of "ashik2" material type to Changed genBSDF to calculate device thickness assuming Zmax==0 so pkgBSDF will generate correct proxy geometry. + +Created pabopto2xyz tool to combine different sensor measurements +into a single CIE-XYZ measurement file for color BSDF interpolation. + +Jan Wienold updated evalglare to version 1.30 + +Roland Schregle added out-of-core photon mapping routines, which +may be compiled using the PMAP_OOC macro. + +Added -a option to getinfo for easy addition of header lines.