Ignore:
Timestamp:
Mar 16, 2013 2:15:14 PM (11 years ago)
Author:
gah
Message:

rearrange controls in isosurfaceviewer, add number of isosurfaces control, fix for cutplane visibility?, add binding Control-F1 for text window in debug console

File:
1 edited

Legend:

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

    r3498 r3514  
    913913        }           
    914914        PanCamera
     915        StopBufferingCommands
    915916        SendCmd "imgflush"
     917        StartBufferingCommands
    916918    }
    917919
     
    13571359                }
    13581360            }
    1359             #SendCmd "heightmap colormode scalar $_curFldName"
    1360             #SendCmd "dataset scalar $_curFldName"
    13611361            StopBufferingCommands
    13621362            EventuallyRequestLegend
Note: See TracChangeset for help on using the changeset viewer.