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.13 by greg, Tue Sep 16 06:32:21 2003 UTC vs.
Revision 1.16 by greg, Fri Sep 19 18:33:04 2003 UTC

# Line 1189 | Line 1189 | Added -dF and -dD options to pvalue for byte-swapped f
1189   doubles, respectively.
1190  
1191   Changed meta2tga to output correct colors.
1192 +
1193 + ****** COMPATIBILITY CHANGE ********
1194 + Changed local coordinate index from 32-bits to 16-bits, which requires
1195 + that Radiance mesh files be recompiled.
1196 +
1197 + Changed integer tone-mapping routines to better deal with images
1198 + containing large, constant regions.
1199 +
1200 + Improved interaction with rholo -o ogl driver under OS X, which was
1201 + returning bad values from the depth buffer.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines