Ignore:
Timestamp:
Aug 4, 2016 8:57:07 AM (8 years ago)
Author:
ldelgass
Message:

merge r6412 from trunk (sequence of meshes)

Location:
branches/1.7
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/1.7

    • Property svn:mergeinfo changed
      /trunkmerged: 6412
  • branches/1.7/gui/scripts/sequenceresult.tcl

    r6127 r6467  
    494494                pack $w -expand yes -fill both
    495495            }
     496            ::Rappture::Mesh {
     497                Rappture::VtkMeshViewer $w
     498                pack $w -expand yes -fill both
     499            }
    496500            ::Rappture::LibraryObj {
    497501                switch -- [$dataobj element -as type] {
Note: See TracChangeset for help on using the changeset viewer.