| # | Line 61 | Line 61 | register RAY *r; | |
|---|---|---|
| 61 | ||
| 62 | if (r->rod < 0.0) /* reorient if necessary */ | |
| 63 | flipsurface(r); | |
| 64 | – | r->rt = r->rot; /* default ray length */ |
| 64 | transtest = 0; | |
| 65 | /* get modifiers */ | |
| 66 | raytexture(r, m->omod); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |