| # | Line 1176 | Line 1176 | in programs like ranimate would refer to bogus data. | |
|---|---|---|
| 1176 | ||
| 1177 | Added support in normtiff for floating-point and 16-bit/sample TIFF input | |
| 1178 | files. | |
| 1179 | + | |
| 1180 | + | Changed marksources() routine (src/rt/source.c) to check all | 
| 1181 | + | primitives in the modifier chain for emitting types, not only | 
| 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. | 
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |