source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3931   11 years ldelgass Fix warnings
(edit) @3930   11 years gah fix limits in nanovis to display title/units
(edit) @3929   11 years ldelgass fix warnings
(edit) @3928   11 years ldelgass Relax string length limits on axis titles
(edit) @3927   11 years ldelgass fix typo
(edit) @3926   11 years ldelgass Fix warnings
(edit) @3925   11 years gah feature: added colormap dropdown to change colormap side of transfer …
(edit) @3924   11 years gah bandaid: convert newline to spaces in colormap routine (nanovis …
(edit) @3923   11 years gah fix z-axis labels for contour/heightmap
(edit) @3922   11 years gah fix: add units and label method to cloud object
(edit) @3921   11 years gah fix: add units and label method to cloud object
(edit) @3920   11 years ldelgass more warning fixes
(edit) @3919   11 years ldelgass Fix a few unused variable warnings
(edit) @3918   11 years ldelgass Remove unused unirect2/3d.components element, this is unused -- the …
(edit) @3917   11 years gah fix axis labels for contour/heightmap
(edit) @3916   11 years ldelgass Don't draw grid labels outside view frustum
(edit) @3915   11 years ldelgass Add volume shading controls to flowvisviewer
(edit) @3914   11 years ldelgass Fix for build without USE_THREADS
(edit) @3913   11 years ldelgass Split out volume shading parameters in nanovis viewers to give more …
(edit) @3912   11 years gah add check to automatically set -stretchtofit when x and y axis scales …
(edit) @3911   11 years gah fix xyresult.tcl to use $label-log instead of $axis-log when checking …
(edit) @3907   11 years gah fix xyresult.tcl to use $label-log instead of $axis-log when checking …
(edit) @3906   11 years gah fix drawingentry.tcl: convert floating point canvas coordinates to …
(edit) @3903   11 years mmc Fix for a problem with the popups associated with hotspots on drawings …
(edit) @3902   11 years ldelgass Fix crash when setting active scalar if no current scalar is set
(edit) @3901   11 years ldelgass Reset cutplane visible state on rebuild
(edit) @3900   11 years ldelgass Exclude grid from scene bounds in nanovis, so camera reset and center …
(edit) @3899   11 years ldelgass Add cutplane visibility button to nanovis viewers.
(edit) @3898   11 years ldelgass turn on 2 sided volume lighting by default
(edit) @3897   11 years ldelgass turn on preinterp for cutplanes by default
(edit) @3896   11 years ldelgass Fixes for vtkvolume: fix cutplane initial state, ignore non-scalar fields
(edit) @3893   11 years ldelgass For now, only convert DX to VTK if the viewer is vtkvis (resampling …
(edit) @3886   11 years gah revert linewidth back to one
(edit) @3885   11 years gah field3dresult.tcl: Bandaid in delete method to check for …
(edit) @3884   11 years ldelgass Fix cutplane visible command
(edit) @3883   11 years ldelgass Add cutplane visibility flag to nanovis. Will be used to add cutplanes …
(edit) @3882   11 years ldelgass Fix warnings
(edit) @3878   11 years ldelgass Disable writing debug files
(edit) @3876   11 years ldelgass Add dep
(edit) @3875   11 years ldelgass Add config.h option USE_ARB_PROGRAMS, which will use …
(edit) @3874   11 years ldelgass fix trace output
(edit) @3873   11 years ldelgass Don't run ExtractUnstructuredGrid? filter on point clouds, since it …
(edit) @3872   11 years ldelgass Make vector normalize check for exact divide by zero to avoid failure …
(edit) @3871   11 years ldelgass Add code based on nanovis to convert nanowire DX data to VTK …
(edit) @3870   11 years ldelgass Add VTK reader/resampler to nanovis
(edit) @3869   11 years ldelgass Fix structured grid output from DxToVtk? converter to match order …
(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) @3866   11 years ldelgass Handle rectilinear/structured grids in vtk volume rendering using …
(edit) @3865   11 years ldelgass In DX to VTK converter, generate structured grid output if DX grid is …
(edit) @3862   11 years ldelgass Add polydata as synonym for polygon in drawing output. After any …
(edit) @3861   11 years ldelgass Fix spelling of parallelepiped, silently fix left-handed ordering of …
(edit) @3860   11 years ldelgass Add new files for parallelpiped
(edit) @3859   11 years ldelgass Add parallelpiped command to vtkvis
(edit) @3855   11 years gah add search path for image files in pictures in drawings
(edit) @3853   11 years gah add search path for image files in pictures in drawings
(edit) @3852   11 years ldelgass Remove debugging statements
(edit) @3851   11 years ldelgass Build fix for Ubuntu
(edit) @3850   11 years gah added code for computing bonds: seems to add more bonds than pymol or vmd
(edit) @3849   11 years gah clean up variable naming
(edit) @3848   11 years gah clean up variable naming
(edit) @3847   11 years gah added code for computing bonds: seems to add more bonds than pymol or vmd
(edit) @3846   11 years gah add CONECT record hanlding to PDB reader (atom names are still not right)
(edit) @3845   11 years gah fix to write binary image
(edit) @3842   11 years ldelgass More verbosity reduction
(edit) @3841   11 years ldelgass More trace verbosity fixes
(edit) @3840   11 years ldelgass Make Molecule tracing less verbose
(edit) @3839   11 years ldelgass Add automatic bond generation to VTK molecules: if no bonds are …
(edit) @3838   11 years ldelgass Allow contour3d to generate line contours for polydata surfaces (this …
(edit) @3837   11 years ldelgass Apply outline fix from r3553 to isosurface/glyph viewers.
(edit) @3836   11 years ldelgass Use preinterpolation by default on polydata with a scalar field, for …
(edit) @3835   11 years ldelgass Add preinterp command to polydata for controlling interpolation when …
(edit) @3834   11 years ldelgass Update protocol document: use 'color' instead of 'ccolor' as …
(edit) @3833   11 years ldelgass Fix clients to use vtkvis 1.5 protocol
(edit) @3832   11 years ldelgass When creating a polydata graphics object, colormap it if it has a …
(edit) @3831   11 years clarksm Patch to prevent exit when getCommandOutput is used in a thread. …
(edit) @3829   11 years ldelgass Link vtkvis with vtksys for stack tracing
(edit) @3828   11 years ldelgass Add debugging of window size in vtkvis
(edit) @3820   11 years ldelgass Link to vtkFiltersExtraction for vtkExtractUnstructuredGrid
(edit) @3819   11 years ldelgass Bump vtkvis server version
(edit) @3818   11 years ldelgass Add colormode for PolyData?, by default color map if an active scalar …
(edit) @3817   11 years ldelgass Need to stop buffering commands to flush an image
(edit) @3816   11 years ldelgass Remove unused variable;
(edit) @3815   11 years ldelgass Fix comment
(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) @3812   11 years ldelgass typo in comment
(edit) @3811   11 years mmc Bumped up the default "cputime" limit in Rappture from 15 mins to 4 …
(edit) @3809   11 years ldelgass Merge updated configure from 1.3 branch
(edit) @3808   11 years ldelgass Merge fix from 1.3 branch, rev. 3765
(edit) @3803   11 years gah fix limits on axis
(edit) @3801   11 years gah add -simulation to plotadd calls
(edit) @3799   11 years gah add -simulation to plotadd calls
(edit) @3798   11 years ldelgass Add material settings protocol for molecules
(edit) @3797   11 years ldelgass Move NEW_SCALAR_BAR define to Makefile - disable for building with VTK …
(edit) @3796   11 years ldelgass Add molecule tesselation quality slider
(edit) @3795   11 years ldelgass Fix molecule labels when molecule actors have been transformed. …
(edit) @3794   11 years ldelgass Add atom radii setting to molecule viewer, tweak atom/bond scale …
(edit) @3793   11 years ldelgass Fixes for VTK molecule viewer: sliders were calling nonexistant …
(edit) @3791   11 years mmc Fixes for the xyresult reported on kronig_penney tool. The new …
Note: See TracRevisionLog for help on using the revision log.