--- ray/doc/notes/ReleaseNotes 2005/04/19 01:15:06 1.71 +++ ray/doc/notes/ReleaseNotes 2005/05/24 22:54:38 1.74 @@ -1439,3 +1439,10 @@ rays after the first bounce were half of the previous now determined by the surface reflectance, making for a better and faster calculation. It should now be possible to compute many bounces with -aa 0, which used to be prohibitively expensive. + +Added -T option to xshowtrace to trace rays to light sources. + +Added meta2bmp program to produce BMP files from metafile graphics. + +Added cct_x(t) and cct_y(t) to src/cal/cal/blackbody.cal to interpolate +CIE chromaticities for particular black-body temperatures.