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.10 by greg, Tue Aug 26 16:09:43 2003 UTC vs.
Revision 1.14 by greg, Thu Sep 18 16:53:52 2003 UTC

# Line 1182 | Line 1182 | primitives in the modifier chain for emitting types, n
1182   the first.  This permits sources to be described with intervening
1183   modifiers before the light/illum/glow primitive.
1184  
1185 + Fixed bug in xform where it was neglecting to add transform arguments
1186 + to new mesh primitive.
1187 +
1188 + Added -dF and -dD options to pvalue for byte-swapped floats and
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.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines