ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/glare.csh
(Generate patch)

Comparing ray/src/util/glare.csh (file contents):
Revision 1.9 by greg, Fri May 3 12:50:42 1991 UTC vs.
Revision 1.10 by greg, Wed May 8 11:08:01 1991 UTC

# 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines