source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @3789   11 years ldelgass Revert 3788. This hack does not belong in the repository, it is …
(edit) @3788   11 years gah
(edit) @3784   11 years gah
(edit) @3783   11 years gah
(edit) @3782   11 years gah fix multiple barchart results, fix PDB reader, dynamically create tabs …
(edit) @3781   11 years gah
(edit) @3779   11 years ldelgass Fixes for legend in glyph/isosurface viewer.
(edit) @3778   11 years ldelgass Add image actor support
(edit) @3777   11 years ldelgass Fixup copy/paste error
(edit) @3776   11 years ldelgass Fix comment
(edit) @3775   11 years ldelgass Fix Makefile
(edit) @3774   11 years ldelgass Generate normals for polydata if none are supplied. Add Image/Text3D …
(edit) @3773   11 years ldelgass Add Text3D,Image class files. Not yet integrated.
(edit) @3772   11 years ldelgass Update vtkvis protocol doc
(edit) @3771   11 years ldelgass Add protocol for setting max. number of glyphs
(edit) @3770   11 years mmc Fixed a problem with the resultset that surfaced during the "letters" …
(edit) @3769   11 years ldelgass Tweak scaling for glyphs: don't apply dataset specific scale factor if …
(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) @3761   11 years ldelgass Fix for handling ugrids with no cells as point clouds in vtkvis volumes.
(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) @3751   11 years ldelgass include octave tool file with mesh example
(edit) @3750   11 years ldelgass Fixes for mesh example
(edit) @3749   11 years gah fix Makefiles (one more time)
(edit) @3746   11 years gah fix Makefile for R
(edit) @3744   11 years ldelgass add convenience functions
(edit) @3741   11 years gah fix Makefile
(edit) @3738   11 years ldelgass Fix VTK download for vtkvolumeviewer
(edit) @3737   11 years ldelgass Fix for building with Ruby 1.8 (define RSTRING_PTR/LEN if they aren't …
(edit) @3736   11 years gah remove deprecated mesh examples
(edit) @3734   11 years gah add octave/MATLAB version of example
(edit) @3733   11 years gah add octave/MATLAB version of example
(edit) @3732   11 years gah add octave/MATLAB version of example
(edit) @3731   11 years ldelgass Fix VTK file download in streamlines viewer
(edit) @3730   11 years ldelgass Merge version/build variables for Tcl from 1.3 release branch.
(edit) @3727   11 years gah bugfix: set log scale from hint in XML
(edit) @3725   11 years gah Fix R build so that it can be cleaned or reinstalled
(edit) @3723   11 years ldelgass Remove dataset specific scaling hack from glyph viewer, so render …
(edit) @3722   11 years gah bump version up to 1.4
(edit) @3719   11 years ldelgass Update prophet 3D test to use unstructured mesh instead of deprecated cloud
(edit) @3718   11 years ldelgass Replace zoo/cloud with zoo/field in standard examples for demo script
(edit) @3717   11 years gah fixes for R build, can now make clean, make
(edit) @3716   11 years ldelgass Remove Makefile generation for removed/deprecated examples
(edit) @3715   11 years gah remove examples of deprecated meshes
(edit) @3714   11 years gah remove examples of deprecated meshes
(edit) @3713   11 years ldelgass Apply CmdProc? updates to nanovis.
(edit) @3712   11 years ldelgass Update CmdProc? with command search functions from blt4 branch: permits …
(edit) @3711   11 years gah
(edit) @3710   11 years ldelgass Fix crash bug in DataSet::print
(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) @3706   11 years gah start of axis fixup for xy graph
(edit) @3705   11 years gah start of axis fixup for xy graph
(edit) @3704   11 years ldelgass Read all field types
(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) @3696   11 years ldelgass Use imroved Arc API (arc can only represent a circular section, and …
(edit) @3695   11 years ldelgass Add protocol for setting glyphs tesselation quality
(edit) @3694   11 years ldelgass Glyphs should be opaque by default (renders much faster).
(edit) @3693   11 years ldelgass Add protocol to set atom/bond tesselation quality in molecules
(edit) @3692   11 years ldelgass Add deprecation note to tool description in cloud example
(edit) @3691   11 years ldelgass Some cleanups in field example
(edit) @3690   11 years ldelgass Use tag ordering consistent with docs and field example
(edit) @3689   11 years ldelgass Fix image file names in field example Makefile.in
(edit) @3688   11 years ldelgass Update field zoo example to include new mesh types, 2D and 3D uniform …
(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) @3683   11 years ldelgass Improvements to 3D shapes in vtkvis. Add preliminary, experimental …
(edit) @3682   11 years ldelgass Streamlines: - Set a default max. of 500 seeds for points of a mesh …
(edit) @3681   11 years gah fix wallclock time for job finish
(edit) @3680   11 years ldelgass Improved cloud support in vtkvis: handle ugrids with no cells as well …
(edit) @3679   11 years ldelgass Fix vtkvis build for VTK OpenGL volume rendering module
(edit) @3678   11 years ldelgass add header deps for Warp.h
(edit) @3677   11 years ldelgass Add simple point source to glyphs as alternative way of rendering …
Note: See TracRevisionLog for help on using the revision log.