source: trunk/gui/scripts/field.tcl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4389   10 years ldelgass Fix typo in error msg
(edit) @4388   10 years gah add check for number of field points
(edit) @4251   11 years ldelgass Merge change from (part of) r4203 on 1.3 branch
(edit) @4207   11 years gah add bogus xErrorValues and yErrorValues methods
(edit) @4177   11 years ldelgass Remove obsolete/unused function
(edit) @4126   11 years ldelgass Updates to DICOM reader
(edit) @4120   11 years ldelgass Add new method to use C++ DicomToVtk? converter. Also, remove unused …
(edit) @4101   11 years ldelgass Fix for limits of vector fields: get limits of vector magnitudes. We …
(edit) @4030   11 years ldelgass Better fix for z axis limits issue addressed in r3996 and r4021 : …
(edit) @4021   11 years ldelgass Fix error in field with 2D meshes (e.g. unirect 2d in first contour …
(edit) @3996   11 years gah always set z axis, even for 2 dimensional meshes (z == v)
(edit) @3972   11 years ldelgass Use vtk image viewer instead of contour viewer for dicom
(edit) @3969   11 years gah add orthogonal views to camera tab.
(edit) @3967   11 years gah initial transfer of transferfunction editor to vtkvolumeviewer
(edit) @3966   11 years ldelgass Allow overriding viewer for DICOM (with about.view), fixes for styles …
(edit) @3965   11 years gah update dicom in field.tcl to handle both 2D and 3D data.
(edit) @3964   11 years gah fix to dicomtovtk routine to stop retrieving field values.
(edit) @3960   11 years gah initial take on dicom reader in field.tcl
(edit) @3955   11 years ldelgass Create flow hints for flows using new mesh types (rather than …
(edit) @3948   11 years gah don't display component dropdown if there's only one component.
(edit) @3940   11 years gah fix flowvisviewer for limits method in field, refactored isomarkers …
(edit) @3939   11 years ldelgass Restore DX to VTK conversion for field limits
(edit) @3933   11 years ldelgass Turn off writing of debug dx and vtk files
(edit) @3932   11 years ldelgass Don't convert DX to VTK if viewer is nanovis (still not ready to …
(edit) @3930   11 years gah fix limits in nanovis to display title/units
(edit) @3917   11 years gah fix axis labels for contour/heightmap
(edit) @3893   11 years ldelgass For now, only convert DX to VTK if the viewer is vtkvis (resampling …
(edit) @3885   11 years gah field3dresult.tcl: Bandaid in delete method to check for …
(edit) @3868   11 years ldelgass Disable writing vtk file when converting DX to VTK by default
(edit) @3867   11 years ldelgass Fixes for DX to VTK conversion (still disabled). Also allow …
(edit) @3852   11 years ldelgass Remove debugging statements
(edit) @3850   11 years gah added code for computing bonds: seems to add more bonds than pymol or vmd
(edit) @3776   11 years ldelgass Fix comment
(edit) @3757   11 years ldelgass Fix for converting DX to VTK (will be used for downloading): need to …
(edit) @3754   11 years ldelgass make _dim protected so test apps can use it
(edit) @3707   11 years ldelgass Fix conversion of VTK 1D file to xy plot, fix some memory leaks and …
(edit) @3703   11 years ldelgass Read all potential point data attributes from VTK files
(edit) @3701   11 years ldelgass Fix VTK field output, support all field types. Note that we currently …
(edit) @3700   11 years gah add experimental tool parameter handling to strings (textentry)
(edit) @3699   11 years ldelgass Fix default elemtype. Make ReadVtkDataSet? protected so it can be used …
(edit) @3698   11 years ldelgass Some fixes for elemtype names
(edit) @3697   11 years ldelgass Add 'normals' elemtype, use plural forms for scalars, vectors, etc.
(edit) @3686   11 years gah add initial implementation of glyph viewer (temporary, to be folded …
(edit) @3684   11 years gah fixes to rlimit for unlimited
(edit) @3594   12 years gah fix: _dim must be set for all fields, even 1D fields
(edit) @3585   12 years gah fix regression: set default viewer for 2D data sets
(edit) @3581   12 years gah fix regression: was not comparing pattern when compiling list of …
(edit) @3573   12 years gah improve warning messages
(edit) @3572   12 years gah improve error message to include path
(edit) @3571   12 years gah These was are all related to the omenwire example. o Added validity …
(edit) @3557   12 years gah Bug: don't override user selected viewer in field
(edit) @3548   12 years gah remove print statements
(edit) @3546   12 years gah start of fix for multiple fields in isosurfaces
(edit) @3508   12 years gah fix for no dim tag with old style nodes and elements
(edit) @3491   12 years ldelgass Field script requires VTK
(edit) @3481   12 years gah fix flowvis 2D example. v limit not set for unirect2d in field object
(edit) @3460   12 years gah fix zunits, remove zlabel as field name
(edit) @3454   12 years gah add KP_Enter to Return bindings. Implement OK handler in visviewer …
(edit) @3445   12 years gah remove test for component attribute names, disable wait dialog for …
(edit) @3429   12 years gah fix for sequence of contours
(edit) @3428   12 years gah fix for sequence of contours
(edit) @3421   12 years gah push SendCmd? into base class w/ buffering
(edit) @3416   12 years gah fix switching between heightmap/contour modes
(edit) @3406   12 years gah add development notes to field.
(edit) @3405   12 years gah fix to streamlines to (again) display mulitple fields from a single …
(edit) @3365   12 years gah fix for old unirect2d blob method, field limits for unirect2d
(edit) @3330   12 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) @3058   12 years ldelgass Fix typo
(edit) @3027   12 years gah
(edit) @2744   13 years gah
(edit) @2736   13 years gah
(edit) @2732   13 years gah
(edit) @2730   13 years gah
(edit) @2727   13 years gah
(edit) @2722   13 years gah vtkvolume additional viewer for dx files
(edit) @2721   13 years gah
(edit) @2718   13 years gah
(edit) @2711   13 years gah
(edit) @2653   13 years gah
(edit) @2616   13 years gah
(edit) @2606   13 years gah
(edit) @2602   13 years gah
(edit) @2600   13 years gah
(edit) @2592   13 years gah
(edit) @2547   13 years gah
(edit) @2505   13 years gah change viewer to view
(edit) @2504   13 years gah create vtkstreamlinesviewer client
(edit) @2144   14 years gah vtk-contour-viewer additions: still experimental
(edit) @1570   15 years dkearney removing debug code which produced a dx file for each dx component.
(edit) @1545   15 years gah add transparency to heightmap
(edit) @1526   15 years gah
(edit) @1525   15 years gah
(edit) @1511   15 years gah remove components from unirect3d class
(edit) @1496   15 years gah pick up extra flow settings from XML
(edit) @1491   15 years gah update for flowvisviewer: speed controls, arrows, volume checkbutton
(edit) @1463   15 years gah
(edit) @1441   15 years gah added flow detection and flow hints
(edit) @1373   16 years gah First pass at changes to visualization widgets. nanovisview.tcl use …
(edit) @1342   16 years gah preliminary HQ output from molvisviewer; unexpand tabs; all jpeg …
Note: See TracRevisionLog for help on using the revision log.