Changeset 5502 for branches/1.3/gui


Ignore:
Timestamp:
May 12, 2015 3:42:17 PM (9 years ago)
Author:
ldelgass
Message:

fix up merge problem

Location:
branches/1.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3

  • branches/1.3/gui/scripts/nanovisviewer.tcl

    r5501 r5502  
    5252    public proc SetServerList { namelist } {
    5353        Rappture::VisViewer::SetServerList "nanovis" $namelist
    54     }
    55     public method ViewToQuaternion {} {
    56         return [list $_view(-qw) $_view(-qx) $_view(-qy) $_view(-qz)]
    5754    }
    5855    public method add {dataobj {settings ""}}
Note: See TracChangeset for help on using the changeset viewer.