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

Comparing ray/src/util/do_scene3.6.tcl (file contents):
Revision 2.2 by greg, Fri Oct 28 10:43:32 1994 UTC vs.
Revision 2.3 by greg, Fri Oct 28 11:10:16 1994 UTC

# Line 142 | Line 142 | proc do_scene w {              # Create scene screen
142          place $w.oct -relwidth .5714 -relheight .0610 -relx .2143 -rely .0610
143          helplink $w.oct trad scene octree
144          button $w.odel -text Delete -relief raised -command oct_delete
145 <        place $w.odel -relwidth .1071 -relheight .0610 -relx .8214 -rely .0610
145 >        place $w.odel -relwidth .1071 -relheight .0610 -relx .8000 -rely .0610
146          helplink $w.odel trad scene octdelete
147          # Materials listbox
148          button $w.matb -text Materials -relief raised \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines