ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/notes/ReleaseNotes
(Generate patch)

Comparing ray/doc/notes/ReleaseNotes (file contents):
Revision 1.59 by greg, Wed Dec 15 22:02:04 2004 UTC vs.
Revision 1.61 by greg, Fri Jan 7 20:33:01 2005 UTC

# Line 1381 | Line 1381 | care to support officially due to its machine-dependen
1381  
1382   Fixed bug that caused incorrect reporting of non-surface in set when
1383   mixing meshes and instances.  (Thanks to Jack de Valpine for discovery.)
1384 +
1385 + Fixed innacuracy in calculation of diffuse transmission in the presence
1386 + of pure specular (Fresnel reflection) using "trans" material.  Thanks
1387 + to Christoph Reinhart for pointing out the error.
1388 +
1389 + Made internal change to tone-mapping library to use structure pointer
1390 + rather than stack, making code re-entrant and more up to modern standards.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines