source: trunk/gui/scripts/vtkheightmapviewer.tcl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5092   9 years ldelgass Add update in Rebuild to allow initial canvas size to be set. We …
(edit) @5004   9 years ldelgass whitespace
(edit) @4997   9 years ldelgass initialize variable
(edit) @4769   9 years ldelgass sync up heightmap and image viewers
(edit) @4767   9 years ldelgass More syncing of code between clients
(edit) @4765   9 years ldelgass sync up camera settings across viewers
(edit) @4756   9 years ldelgass Fix for vtk with no point data field (e.g. isosurface4 test -- …
(edit) @4749   9 years ldelgass Fix reporting of tool info to render servers
(edit) @4699   9 years ldelgass remove unused limits methods
(edit) @4685   9 years ldelgass I think this should help with nanohub ticket #267036. See the comment …
(edit) @4669   9 years ldelgass Add build info to clientinfo command
(edit) @4642   10 years ldelgass Fix error on reset
(edit) @4437   10 years ldelgass Sync with 1.3 branch settings changes
(edit) @4381   10 years ldelgass opacity style setting fixes for VTK viewers (expect vtkvolumeviewer …
(edit) @4344   10 years ldelgass Add VTK surface viewer for viewing colormapped surfaces from any field.
(edit) @4336   10 years ldelgass Add method to VisViewer? to get list of pre-defined colormap names. …
(edit) @4134   10 years ldelgass Make return value of GetHeightmapScale? explicit
(edit) @4099   10 years ldelgass Clear isoline list before redrawing legend with new isolines, needed …
(edit) @4096   10 years ldelgass Permit 0 isolines in spinner control
(edit) @4095   10 years ldelgass Handle 0 contours
(edit) @4094   10 years ldelgass Apply current isolines/colormap visibilty to newly added datasets in …
(edit) @4075   10 years ldelgass Fix comment spelling
(edit) @4055   10 years ldelgass Reset zoom when changing aspect (stretch mode) setting. Also, make …
(edit) @3963   11 years ldelgass Bring vtk volume viewer UI closer in line with new nanovis viewer, add …
(edit) @3934   11 years ldelgass Remove debug prints from heightmap viewer
(edit) @3923   11 years gah fix z-axis labels for contour/heightmap
(edit) @3917   11 years gah fix axis labels for contour/heightmap
(edit) @3912   11 years gah add check to automatically set -stretchtofit when x and y axis scales …
(edit) @3899   11 years ldelgass Add cutplane visibility button to nanovis viewers.
(edit) @3814   11 years ldelgass Fixes for dataobj delete in VTK viewers: - Don't hide datasets from …
(edit) @3813   11 years ldelgass Fix bug in 'add' method of viewer widgets: list search for existing …
(edit) @3799   11 years gah add -simulation to plotadd calls
(edit) @3768   11 years ldelgass Some minor cleanups
(edit) @3733   11 years gah add octave/MATLAB version of example
(edit) @3656   11 years gah fix assorted automatic tickets: bad data in curve, more trim space, …
(edit) @3638   11 years gah fix ruby getstring for binary strings
(edit) @3623   11 years ldelgass Use contour list in heightmap viewer to remove min/max isolines.
(edit) @3593   11 years gah fix: don't send commands to server in configuration routines if reset, …
(edit) @3592   11 years ldelgass Report clientinfo first thing after connecting to visualization server.
(edit) @3587   11 years gah let clientinfo be the first command sent. Change wait timeout to 900 …
(edit) @3585   11 years gah fix regression: set default viewer for 2D data sets
(edit) @3571   11 years gah These was are all related to the omenwire example. o Added validity …
(edit) @3554   11 years ldelgass Translate heightmaps to put minimum at z=0. Should put dataset …
(edit) @3553   11 years ldelgass Reassert outline state on every Rebuild in heightmap viewer since …
(edit) @3550   11 years ldelgass Reset camera *after* orienting, so zoom reset can use the correct view …
(edit) @3547   11 years gah remove test in DrawLegend? allowing title to be created.
(edit) @3546   11 years gah start of fix for multiple fields in isosurfaces
(edit) @3545   11 years ldelgass Fix canonical orientations for Z-up in heightmap viewer. Set …
(edit) @3544   11 years ldelgass Switch clients to use new outline command in vtkvis.
(edit) @3537   11 years gah make outline work only for contours, not heightmaps
(edit) @3536   11 years ldelgass Finish up changes from rev. 3534 to reset pan/zoom on canonical view …
(edit) @3532   11 years gah add axis exp 0 0 0 1
(edit) @3517   11 years gah add controls for orthogonal viewpoints
(edit) @3514   11 years gah rearrange controls in isosurfaceviewer, add number of isosurfaces …
(edit) @3498   11 years ldelgass Delay Rebuild until window size larger than 1x1 - copying this code …
(edit) @3482   11 years ldelgass whitespace cleanup
(edit) @3469   11 years gah fix no. of isolines from style
(edit) @3462   11 years ldelgass Add support for discrete (step function) colormaps in heightmap viewer.
(edit) @3461   11 years ldelgass Use Z axis label hint if supplied
(edit) @3459   11 years ldelgass Fix error on setting axis units (found in contour example: …
(edit) @3454   11 years gah add KP_Enter to Return bindings. Implement OK handler in visviewer …
(edit) @3447   11 years ldelgass Fix outline with sequence of contours
(edit) @3446   11 years gah enable wait dialog for vtkstreamlines viewer
(edit) @3445   11 years gah remove test for component attribute names, disable wait dialog for …
(edit) @3444   11 years ldelgass Fewer than 2 isolines causes an error, so just limit min. to 2
(edit) @3443   11 years ldelgass Disable right-click binding for "Picking." This was only there for …
(edit) @3442   11 years gah back out improvements to legend: no-button-click to activate
(edit) @3441   11 years gah misc cleanup vtkvolumeviewer
(edit) @3439   11 years gah improvements to legend: button-click to activate
(edit) @3435   11 years ldelgass Remove camera reset in resize (again). The server has been fixed, so …
(edit) @3434   11 years gah put back, camera reset in window resizes (pending)
(edit) @3433   11 years ldelgass Reorder commands on field change so that 'dataset scalar...' (which …
(edit) @3432   11 years ldelgass Don't reset the camera on every resize in heightmap viewer
(edit) @3429   11 years gah fix for sequence of contours
(edit) @3428   11 years gah fix for sequence of contours
(edit) @3424   11 years gah fix for sequence of contours
(edit) @3421   11 years gah push SendCmd? into base class w/ buffering
(edit) @3420   11 years ldelgass Reset axes before camera reset, since camera reset takes axes bounds …
(edit) @3418   11 years ldelgass Need to set camera mode _before_ resetting camera to properly …
(edit) @3417   11 years gah add number of isolines control
(edit) @3416   11 years gah fix switching between heightmap/contour modes
(edit) @3413   11 years ldelgass Fix typo
(edit) @3409   11 years gah nanovis missing _ in of _width, isosurface broke with wrong component …
(edit) @3405   11 years gah fix to streamlines to (again) display mulitple fields from a single …
(edit) @3394   11 years gah fix up stats reporting in servers
(edit) @3392   11 years gah fixes for new stats file
(edit) @3376   11 years gah new version of stats file handling without file locking
(edit) @3374   11 years ldelgass VTK heightmap viewer doesn\'t use cutplanes
(edit) @3371   11 years gah Move ColorsToColormap? into base VisViewer? class
(edit) @3355   11 years gah fix for cutplane dataset lines when background changes
(edit) @3330   11 years gah merge (by hand) with Rappture1.2 branch
(edit) @3177   12 years mmc Updated all of the copyright notices to reference the transfer to the …
(edit) @3032   12 years gah intermediate updates for vtkcontourviewer
(edit) @2792   12 years gah move "package require vtk" into constructor so that applications do …
(edit) @2786   12 years ldelgass Make vtkvis contour viewer use same default color map as other vtkvis …
(edit) @2776   12 years ldelgass Apply temp. vtk arry fix from rev. 2775 to vtk contour viewer
(edit) @2775   12 years ldelgass Cleanup temporary vtk array to fix multiple calls to ConvertToVtkData?
(edit) @2774   12 years ldelgass Handle dataset types other than unirect2d (e.g. point cloud) in vtk …
(edit) @2769   12 years ldelgass Heightmap viewer fixes: set fully opaque by default, fix scaling …
(edit) @2768   12 years ldelgass Fix surface tab layout in vtk heightmap viewer
Note: See TracRevisionLog for help on using the revision log.