Changeset 5205 for trunk


Ignore:
Timestamp:
Apr 13, 2015 5:22:52 PM (9 years ago)
Author:
ldelgass
Message:

sync with 1.4 branch

File:
1 edited

Legend:

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

    r5201 r5205  
    974974        SendCmd "camera zoom $_view(-zoom)"
    975975
    976         #cutplane state 0 all
     976        # Turn off cutplanes for all volumes
    977977        foreach axis {x y z} {
    978             # Turn off cutplanes for all volumes
    979978            SendCmd "cutplane state 0 $axis"
    980979        }
Note: See TracChangeset for help on using the changeset viewer.