Changeset 3789 for trunk


Ignore:
Timestamp:
Jul 12, 2013 1:12:41 PM (11 years ago)
Author:
ldelgass
Message:

Revert 3788. This hack does not belong in the repository, it is specific to
one dataset.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/vtkglyphviewer.tcl

    r3788 r3789  
    21152115    # normscale=1 and gscale=1 are defaults
    21162116    #SendCmd "glyphs normscale 1 $tag"
    2117 
    2118     # Temporary bandaid.  Will be fixed by update to vtkvis server.
    2119     SendCmd "glyphs gscale 20 $tag"
     2117    #SendCmd "glyphs gscale 1 $tag"
    21202118
    21212119    SendCmd "outline add $tag"
Note: See TracChangeset for help on using the changeset viewer.