| # | Line 85 | Line 85 | With an octree, you should give the same options for - | |
|---|---|---|
| 85 | so forth as are used to render the scene. Please enter them below. | |
| 86 | ||
| 87 | _EOF_ | |
| 88 | + | if ($picture != $nofile) then |
| 89 | + | echo "These are the parameters from the picture:" |
| 90 | + | getinfo $picture |
| 91 | + | endif |
| 92 | readvar rtargs | |
| 93 | set fgargs=($fgargs $rtargs $octree) | |
| 94 | endif | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |