source: trunk/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3779   11 years ldelgass Fixes for legend in glyph/isosurface viewer.
(edit) @3776   11 years ldelgass Fix comment
(edit) @3770   11 years mmc Fixed a problem with the resultset that surfaced during the "letters" …
(edit) @3768   11 years ldelgass Some minor cleanups
(edit) @3767   11 years ldelgass contour3d doesn't have a surface setting, if no colormap set to …
(edit) @3764   11 years gah fix: change in XyLegend::reset method
(edit) @3762   11 years gah revert fix: add back undocumented <enable> behavior. If <enable> is …
(edit) @3760   11 years gah rewrite of xyresult to handle limits through graph instead of computing
(edit) @3759   11 years ldelgass Don't need to reset camera on color changes
(edit) @3758   11 years ldelgass Fixes for glyph viewer: Field drop down controls colormode only, not …
(edit) @3757   11 years ldelgass Fix for converting DX to VTK (will be used for downloading): need to …
(edit) @3756   11 years ldelgass Fix initial ranges for float->double
(edit) @3755   11 years ldelgass Fixes for vtkvis test apps, add test for glyph viewer
(edit) @3754   11 years ldelgass make _dim protected so test apps can use it
(edit) @3753   11 years ldelgass Fixes for DxToVtk? converter. Support nanowire format, which consists …
(edit) @3749   11 years gah fix Makefiles (one more time)
(edit) @3746   11 years gah fix Makefile for R
(edit) @3741   11 years gah fix Makefile
(edit) @3738   11 years ldelgass Fix VTK download for vtkvolumeviewer
(edit) @3733   11 years gah add octave/MATLAB version of example
(edit) @3731   11 years ldelgass Fix VTK file download in streamlines viewer
(edit) @3727   11 years gah bugfix: set log scale from hint in XML
(edit) @3723   11 years ldelgass Remove dataset specific scaling hack from glyph viewer, so render …
(edit) @3717   11 years gah fixes for R build, can now make clean, make
(edit) @3711   11 years gah
(edit) @3709   11 years ldelgass Can't colormap a polydata (yet?)
(edit) @3708   11 years ldelgass Revert change from rev. 3668: Rather than moving object add into …
(edit) @3707   11 years ldelgass Fix conversion of VTK 1D file to xy plot, fix some memory leaks and …
(edit) @3705   11 years gah start of axis fixup for xy graph
(edit) @3703   11 years ldelgass Read all potential point data attributes from VTK files
(edit) @3702   11 years ldelgass Fix old mesh/node format: names returned for XML children of mesh for …
(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) @3694   11 years ldelgass Glyphs should be opaque by default (renders much faster).
(edit) @3687   11 years ldelgass Remove unused blt vector variable
(edit) @3686   11 years gah add initial implementation of glyph viewer (temporary, to be folded …
(edit) @3685   11 years gah add initial implementation of glyph viewer (temporary, to be folded …
(edit) @3684   11 years gah fixes to rlimit for unlimited
(edit) @3675   11 years ldelgass Fix drawing component type for polydata in vtkviewer
(edit) @3671   11 years mmc Fixed the background coordinate scaling for the drawing. Now works …
(edit) @3670   11 years mmc Added a "fill" option to text items on drawings.
(edit) @3669   11 years mmc Fixed the popup controls on drawings so that the popup doesn't go down …
(edit) @3668   11 years gah fix vtkviewer to add object type on creation
(edit) @3666   11 years ldelgass Fix server list for drawing sequence
(edit) @3665   11 years ldelgass In Pdb to Vtk converter, output element field as type int.
(edit) @3664   11 years gah fix vtkviewer to wait for sequences
(edit) @3663   11 years gah fix vtkviewer to wait for sequences
(edit) @3662   11 years gah add drawings to sequence.
(edit) @3661   11 years ldelgass Fix spelling of HETATM record in Pdb to Vtk converter
(edit) @3660   11 years gah start of simple pdb reader
(edit) @3659   11 years gah add pdb reader to drawing
(edit) @3658   11 years gah start of simple pdb reader
(edit) @3656   11 years gah fix assorted automatic tickets: bad data in curve, more trim space, …
(edit) @3654   11 years mmc Switched the order of +/- buttons for integer spinners.
(edit) @3653   11 years mmc Fixed a problem with "wizard" mode that came from the new untrimmed …
(edit) @3650   11 years mmc Fixed a problem with separators inside a group. Having a separator …
(edit) @3648   11 years gah revert change to detect ignore non-groupentries
(edit) @3647   11 years gah add string trim to inputs
(edit) @3642   11 years mmc Fixes for nanoHUB ticket #258058 and #258045 -- note within a group …
(edit) @3640   11 years ldelgass Fixes for pdb to vtk conversion
(edit) @3638   11 years gah fix ruby getstring for binary strings
(edit) @3637   11 years gah add pdb to vtk converter to drawing
(edit) @3636   11 years mmc Fixed the drawing widget to handle notifications from outside widgets, …
(edit) @3635   11 years gah add string trim to boolean newValue's. fix xyprint .rp_settings file
(edit) @3633   11 years ldelgass Don't advance flow animation when resetting
(edit) @3632   11 years ldelgass Fix check for print type image response from server
(edit) @3625   11 years mmc Added "-v" option to rptimes, which lets you take a quick peek at an …
(edit) @3624   11 years mmc Fixed a problem with single quotes in text strings. The quotes need …
(edit) @3623   11 years ldelgass Use contour list in heightmap viewer to remove min/max isolines.
(edit) @3622   11 years ldelgass Restore behavior of isosurface viewer to evenly space isovalues. This …
(edit) @3610   11 years gah fix: xygraph print not handling labels like "Cooling [K] #23" because …
(edit) @3594   11 years gah fix: _dim must be set for all fields, even 1D fields
(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) @3582   11 years ldelgass Remove duplicate declaration of _isValid private member variable
(edit) @3581   11 years gah fix regression: was not comparing pattern when compiling list of …
(edit) @3573   11 years gah improve warning messages
(edit) @3572   11 years gah improve error message to include path
(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) @3556   11 years gah Rename DxToVtk? converter.
(edit) @3555   11 years gah convert grab on balloon to local
(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) @3552   11 years ldelgass Remove imgflush from streamlines viewer: was there to work around bug …
(edit) @3551   11 years ldelgass One more: move camera reset after rotate
(edit) @3550   11 years ldelgass Reset camera *after* orienting, so zoom reset can use the correct view …
(edit) @3548   11 years gah remove print statements
(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) @3543   11 years gah fix order of values in legend; tweak placement of isosurfaces
(edit) @3539   11 years ldelgass whitespace
(edit) @3538   11 years gah change isosurfaceviewer to compute values for contour list rather than …
Note: See TracRevisionLog for help on using the revision log.