source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3753   11 years ldelgass Fixes for DxToVtk? converter. Support nanowire format, which consists …
(edit) @3752   11 years ldelgass merge in mesh example fixes from trunk
(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) @3748   11 years gah fix Makefiles (one more time)
(edit) @3747   11 years gah
(edit) @3746   11 years gah fix Makefile for R
(edit) @3745   11 years gah
(edit) @3744   11 years ldelgass add convenience functions
(edit) @3743   11 years gah kludge install of rappture includes/libraries for R build
(edit) @3742   11 years gah
(edit) @3741   11 years gah fix Makefile
(edit) @3740   11 years gah fix Makefile
(edit) @3739   11 years gah bandaid R bindings for R 3.0.1
(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) @3735   11 years gah add octave/MATLAB version of example
(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) @3729   11 years ldelgass Fixes for Rappture version/build variables (Tcl_SetVar returns NULL on …
(edit) @3728   11 years ldelgass Fix rappture version (join up line split by whitespace), write tags in …
(edit) @3727   11 years gah bugfix: set log scale from hint in XML
(edit) @3726   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) @3724   11 years gah add Tcl variable for rappture version and build
(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) @3721   11 years gah Release 1.3: Adds back string trim to both the Tcl library "get" …
(edit) @3720   11 years gah Release 1.3: Adds back string trim to both the Tcl library "get" …
(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 …
(edit) @3676   11 years ldelgass Some optimizations for redundant state changes
(edit) @3675   11 years ldelgass Fix drawing component type for polydata in vtkviewer
(edit) @3674   11 years gah revert string trim fix, automatically trim whitespace again (might …
(edit) @3673   11 years mmc Added "string trim" back into the "get" function on the Tcl part of …
(edit) @3672   11 years ldelgass Enable fix for new VTK scalar bar in VTK6 rc series.
(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) @3667   11 years ldelgass Fix VTK errors in Molecule: don't update mappers that have no input …
(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) @3657   11 years gah fix leading comment
(edit) @3656   11 years gah fix assorted automatic tickets: bad data in curve, more trim space, …
(edit) @3655   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.
Note: See TracRevisionLog for help on using the revision log.