source: trunk/gui/scripts/mesh.tcl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5003   9 years ldelgass whitespace
(edit) @4787   9 years ldelgass add tool hints to mesh object
(edit) @4724   9 years ldelgass fix formatting to sync with release branch
(edit) @4659   9 years ldelgass Add check for grid with swapped min/max
(edit) @4639   10 years ldelgass Fix for grids with a single sample in one of the axes
(edit) @4418   10 years ldelgass support vertices,lines,polygons,trianglestrips lists in unstructured grids
(edit) @4401   10 years ldelgass Fix mesh VTK output for ugrid cells with variable length index lists
(edit) @4395   10 years ldelgass Set number of cells in mesh for uniform/rectilinear/curvilinear grids
(edit) @4393   10 years ldelgass Set _numCells in routines to write VTK for different cell types
(edit) @4390   10 years ldelgass Fill number of points/cells in mesh obj when reading from VTK file. …
(edit) @4259   10 years ldelgass Add support for 1D meshes
(edit) @4250   10 years ldelgass Add style settings for mesh viewer
(edit) @4189   10 years ldelgass Ensure z limits are always filled, even for 2D meshes
(edit) @4140   10 years ldelgass Support mesh axis labels (with 'labels' tag), units, and use 'color' …
(edit) @4138   10 years ldelgass Send Rappture::Mesh results (i.e. with hide set to no) to …
(edit) @3996   11 years gah always set z axis, even for 2 dimensional meshes (z == v)
(edit) @3917   11 years gah fix axis labels for contour/heightmap
(edit) @3702   11 years ldelgass Fix old mesh/node format: names returned for XML children of mesh for …
(edit) @3687   11 years ldelgass Remove unused blt vector variable
(edit) @3684   11 years gah fixes to rlimit for unlimited
(edit) @3582   11 years ldelgass Remove duplicate declaration of _isValid private member variable
(edit) @3573   11 years gah improve warning messages
(edit) @3571   11 years gah These was are all related to the omenwire example. o Added validity …
(edit) @3557   11 years gah Bug: don't override user selected viewer in field
(edit) @3530   11 years gah leif's fix for voxels to hexahedrons
(edit) @3529   11 years ldelgass Set the origin of uniform grids in VTK output
(edit) @3519   11 years ldelgass Fix cell type returned for hexahedron in Mesh::GetCellType?
(edit) @3509   11 years ldelgass Add newline between point data and CELLS header
(edit) @3508   11 years gah fix for no dim tag with old style nodes and elements
(edit) @3480   11 years gah change private method names in mesh object
(edit) @3475   11 years gah new mesh changes (version 1,999,999), untested quads, tetrahedrons, …
(edit) @3456   11 years gah change name of tag from unstructured_grid to unstructured.
(edit) @3421   11 years gah push SendCmd? into base class w/ buffering
(edit) @3405   11 years gah fix to streamlines to (again) display mulitple fields from a single …
(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) @3157   12 years gah
(edit) @2792   12 years gah move "package require vtk" into constructor so that applications do …
(edit) @1929   13 years gah
(edit) @1342   15 years gah preliminary HQ output from molvisviewer; unexpand tabs; all jpeg …
(edit) @136   18 years mmc - Fixed field/mesh to support rectilinear meshes in "vtk native" …
(edit) @115   18 years mmc Updated all copyright notices.
(edit) @113   19 years mmc Fixed 3D volume rendering to work for prisms, pyramids, and …
(edit) @95   19 years mmc - Fixed an annoying bug in the scroller that would cause the device …
(edit) @17   19 years mmc Added a capability to MainWin? to syncCutBuffer with the application. …
(add) @14   19 years mmc Added a new <mesh> type and a viewer for mesh geometries. Needed this …
Note: See TracRevisionLog for help on using the revision log.